d8f88ec03a
Reviewer disposition pass applied per locked process v1.0 (docs/operations/beta-audit-process.md): - Each run: raw capture, findings.json, findings.md, REPORT-final.md (customer-facing), VALIDATION.md (reviewer dispositions) - Normalized format false-positives (+1 prefix, #N vs Ste N, 8AM vs 8:00AM, 1800 scraper parse glitch) - Material: 28 across batch (phone mismatches, NAP address conflicts, hours divergences, missing LocalBusiness schema, missing website) - Verification-pending items separated from material findings; no surface presented without evidence
140 lines
4.2 KiB
JSON
140 lines
4.2 KiB
JSON
{
|
|
"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."
|
|
}
|
|
]
|
|
} |