diff --git a/docs/validation/2026-08-15-gordon-law-firm/findings.json b/docs/validation/2026-08-15-gordon-law-firm/findings.json new file mode 100644 index 0000000..6c58643 --- /dev/null +++ b/docs/validation/2026-08-15-gordon-law-firm/findings.json @@ -0,0 +1,140 @@ +{ + "audit_engine": "v1", + "timestamp": "2026-08-15T13:53:45.012831+00:00", + "business": "Gordon Law", + "summary": { + "total_findings": 8, + "severity_counts": { + "immediate": 3, + "high": 1, + "medium": 3, + "enhancement": 1 + }, + "sub_score_issues": { + "Digital Identity": 3, + "Google Business": 1, + "Technical SEO": 1, + "Reviews": 1, + "Content": 2 + }, + "surfaces_ok": { + "google_business_profile": true, + "apple_maps": true + }, + "surfaces_failed": { + "bing_places": false, + "website": false + }, + "rating": 4.9, + "reviews": 45 + }, + "findings": [ + { + "id": "nap_phone_mismatch", + "severity": "immediate", + "title": "Phone number inconsistent across 1 surface(s)", + "sub_score": "Digital Identity", + "evidence": { + "google": "(916) 354-6261", + "apple": "+1 (916) 877-7822" + }, + "recommendation": "Standardize phone format across all directories. GBP is authoritative." + }, + { + "id": "nap_address_mismatch", + "severity": "immediate", + "title": "Address inconsistent across 1 surface(s)", + "sub_score": "Digital Identity", + "evidence": { + "google": "5180 Golden Foothill Pkwy FL 2, El Dorado Hills, CA 95762", + "apple": "5180 Golden Foothill Pkwy, Ste 210, El Dorado Hills, CA 95762" + }, + "recommendation": "Standardize exact address format. GBP address is authoritative." + }, + { + "id": "hours_mismatch", + "severity": "immediate", + "title": "Hours mismatch on 5 day(s) \u2014 GBP is authoritative", + "sub_score": "Google Business", + "evidence": [ + { + "day": "monday", + "google": "Open 24 hours", + "apple_maps": "8:00 AM-5:00 PM" + }, + { + "day": "tuesday", + "google": "Open 24 hours", + "apple_maps": "8:00 AM-5:00 PM" + }, + { + "day": "wednesday", + "google": "Open 24 hours", + "apple_maps": "8:00 AM-5:00 PM" + }, + { + "day": "thursday", + "google": "Open 24 hours", + "apple_maps": "8:00 AM-5:00 PM" + }, + { + "day": "friday", + "google": "Open 24 hours", + "apple_maps": "8:00 AM-5:00 PM" + } + ], + "recommendation": "Correct hours on non-GBP surfaces to match GBP. Mismatched hours cause customer complaints and trust loss." + }, + { + "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": "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": "category_fragmentation", + "severity": "medium", + "title": "Category varies across surfaces: consumer sector, personal injury attorney", + "sub_score": "Digital Identity", + "evidence": { + "google": "personal injury attorney", + "apple": "consumer sector" + }, + "recommendation": "Align primary category across all directories. GBP primary category is the ranking driver." + }, + { + "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." + } + ] +} \ No newline at end of file