-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutput.json
More file actions
101 lines (101 loc) · 3.39 KB
/
output.json
File metadata and controls
101 lines (101 loc) · 3.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"generated_at": "2026-03-24T22:25:09.489Z",
"count": 3,
"google_sheets": "not_configured",
"results": [
{
"name": "Ohio Plumbing & Boiler",
"yelp_url": "https://www.ohioplumbing.com",
"website_url": "https://www.ohioplumbing.com",
"phone": "330-555-1111",
"review_count": 40,
"rating": 4.5,
"lead_label": "HOT",
"priority_tier": "High conversion potential",
"status": "low_confidence",
"signals": {
"hasForm": false,
"hasChat": false,
"hasBooking": false,
"hasPhone": false
},
"scores": {
"pain": 3,
"fit": 3,
"expansion": 3,
"priority": 27
},
"llm": {
"missing_features": [
"contact form",
"live chat",
"online booking"
],
"pitch": "AI automation opportunity"
},
"outreach": "Hey Ohio Plumbing & Boiler team, It looks like your site doesn’t currently have contact form and live chat, which might be causing you to lose leads that don’t want to call directly. We’ve helped similar businesses capture more leads by adding lightweight automation. Happy to show you what that could look like if you're open."
},
{
"name": "Apollo Heating & Cooling",
"yelp_url": "https://www.apolloheatingandcooling.com",
"website_url": "https://www.apolloheatingandcooling.com",
"phone": "330-555-2222",
"review_count": 80,
"rating": 4.5,
"lead_label": "HOT",
"priority_tier": "High conversion potential",
"status": "low_confidence",
"signals": {
"hasForm": false,
"hasChat": false,
"hasBooking": false,
"hasPhone": false
},
"scores": {
"pain": 3,
"fit": 2,
"expansion": 3,
"priority": 24
},
"llm": {
"missing_features": [
"contact form",
"live chat",
"online booking"
],
"pitch": "AI automation opportunity"
},
"outreach": "Hi Apollo Heating & Cooling, I noticed your website is missing contact form and live chat, which could be costing you potential customers who prefer quick online interactions. We specialize in fixing exactly this with simple automation tools. Let me know if you'd be open to a quick walkthrough."
},
{
"name": "One Hour Heating & Air",
"yelp_url": "https://www.onehourheatandair.com",
"website_url": "https://www.onehourheatandair.com",
"phone": "330-555-5555",
"review_count": 120,
"rating": 4.5,
"lead_label": "WARM",
"priority_tier": "Moderate opportunity",
"status": "verified",
"signals": {
"hasForm": true,
"hasChat": false,
"hasBooking": true,
"hasPhone": true
},
"scores": {
"pain": 1,
"fit": 2,
"expansion": 1,
"priority": 12
},
"llm": {
"missing_features": [
"live chat"
],
"pitch": "AI automation opportunity"
},
"outreach": "Hey, I came across One Hour Heating & Air and noticed something quick — It looks like your site doesn’t currently have live chat, which might be causing you to lose leads that don’t want to call directly. We help service businesses add simple automation like chat and booking systems that capture leads 24/7. Would you be open to a quick 5-minute demo?"
}
]
}