docs(validation): beta audit batch 2026-08-15 — 8 reviewed runs

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
This commit is contained in:
2026-08-15 13:57:31 +00:00
parent 3ea97eae2e
commit f8c9a34463
@@ -0,0 +1,64 @@
# Cameron Park Family Dentistry
## Online Presence Audit
**Location:** Cameron Park, CA
**Vertical:** Dental
**Audit date:** 15 August 2026
**Prepared for:** Cameron Park Family Dentistry
**Prepared by:** VeriPath
---
## Executive Summary
We audited Cameron Park Family Dentistry across its primary online surfaces: Google Business Profile, Apple Maps, and the business website. The business shows 4.9 ★ across 133 Google reviews.
**2 material integrity issues were identified:**
1. Phone numbers are inconsistent across directories.
2. The website lacks LocalBusiness structured data.
---
## Surfaces Reviewed
| Surface | Status | Rating | Reviews |
|---------|--------|--------|---------|
| Google Business Profile | ✓ | 4.9 ★ | 133 |
| Apple Maps | ✓ | 5 ★ | 13 |
| Website | ✓ | — | — |
---
## Findings
### Finding 1: Phone number inconsistent across directories
**Observation:**
Google lists **(530) 677-0272**. Apple lists **+1 (530) 677-0272**. Website lists **6560355451**.
**Impact:**
Customers reaching the business through a single directory may call a disconnected or wrong number. Inconsistent NAP (name-address-phone) signals reduce local search ranking across all surfaces.
**Recommendation:**
Confirm the correct primary number, then update every directory to match. Keep the verified number identical across Google, Apple, and the website.
---
### Finding 2: JSON-LD present but no LocalBusiness type
**Observation:**
schema at https://cameronparkfamilydentistry.com/ lacks LocalBusiness/Dentist/Plumber type — AI/structured data can't classify the business
**Impact:**
Without LocalBusiness structured data, AI assistants and structured search cannot reliably classify or cite the business's services, hours, and area served.
**Recommendation:**
Add LocalBusiness JSON-LD (Dentist/Plumber/Contractor type) with name, address, phone, hours, and areaServed.
---
## Verification Pending
- **Hours mismatch on 5 day(s) — GBP is authoritative** — 1 day(s) affected by '1800' parse artifact: friday: 8 AM-3 PM vs 8:1800 AM-3:00 PM — verify against live Apple Maps; excluded from report until confirmed
*Prepared under the VeriPath beta audit process v1.0. Findings reflect reviewed engine output; format-level discrepancies were normalized before inclusion.*