data(validation): Crystal Blue Plumbing — first external run + GBP quality gate
Raw multi-surface JSON, engine findings (json+md), and VALIDATION.md for the
Crystal Blue Plumbing Heating & Air run. Demonstrates the GBP match gate
rejecting a wrong entity and falling back to Apple with a glyph-clean phone
('+1 (916) 571-6448').
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"audit_engine": "v1",
|
||||
"timestamp": "2026-08-14T20:30:14.751459+00:00",
|
||||
"business": "Crystal Blue Plumbing Heating & Air",
|
||||
"summary": {
|
||||
"total_findings": 5,
|
||||
"severity_counts": {
|
||||
"immediate": 0,
|
||||
"high": 2,
|
||||
"medium": 2,
|
||||
"enhancement": 1
|
||||
},
|
||||
"sub_score_issues": {
|
||||
"Technical SEO": 1,
|
||||
"Google Business": 1,
|
||||
"Reviews": 1,
|
||||
"Content": 2
|
||||
},
|
||||
"surfaces_ok": {
|
||||
"apple_maps": true
|
||||
},
|
||||
"surfaces_failed": {
|
||||
"google_business_profile": false,
|
||||
"bing_places": false,
|
||||
"website": false
|
||||
},
|
||||
"rating": 4.2,
|
||||
"reviews": 65
|
||||
},
|
||||
"findings": [
|
||||
{
|
||||
"id": "no_website",
|
||||
"severity": "high",
|
||||
"title": "No website found",
|
||||
"sub_score": "Technical SEO",
|
||||
"evidence": {},
|
||||
"recommendation": "A website is essential for credibility, schema markup, and conversion. Launch one immediately."
|
||||
},
|
||||
{
|
||||
"id": "no_gmaps_url",
|
||||
"severity": "high",
|
||||
"title": "No Google Maps URL found \u2014 listing may be unclaimed",
|
||||
"sub_score": "Google Business",
|
||||
"evidence": {},
|
||||
"recommendation": "Claim and verify the GBP at google.com/business. Unclaimed listings cannot be managed."
|
||||
},
|
||||
{
|
||||
"id": "review_dates_unavailable",
|
||||
"severity": "medium",
|
||||
"title": "Cannot determine review recency \u2014 no dates available in samples",
|
||||
"sub_score": "Reviews",
|
||||
"evidence": {
|
||||
"sources_with_dates": []
|
||||
},
|
||||
"recommendation": "Review date data is not available from current surfaces. Monitor via GBP dashboard directly."
|
||||
},
|
||||
{
|
||||
"id": "no_description",
|
||||
"severity": "medium",
|
||||
"title": "No business description found on any surface",
|
||||
"sub_score": "Content",
|
||||
"evidence": {
|
||||
"surfaces_checked": [
|
||||
"google",
|
||||
"bing",
|
||||
"website"
|
||||
]
|
||||
},
|
||||
"recommendation": "Add a keyword-rich description to GBP and website. Descriptions improve click-through and category relevance."
|
||||
},
|
||||
{
|
||||
"id": "no_price_level",
|
||||
"severity": "enhancement",
|
||||
"title": "Price level not set on GBP or Apple Maps",
|
||||
"sub_score": "Content",
|
||||
"evidence": {},
|
||||
"recommendation": "Set price level ($\u2013$$$$) on GBP. Helps users self-select and improves relevance."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user