LOCAL HOWL — ILLUSTRATIVE SERVICE SCHEMA EXAMPLE Demonstration only. This is not client markup or a promised Google rich-result type. Replace all example facts before use. Do not publish fictional business details as production structured data. { "@context": "https://schema.org", "@type": "Service", "name": "Illustrative HVAC maintenance service", "description": "Example only: a service description that must match the visible page.", "provider": { "@type": "Organization", "name": "Example Business — demonstration only" } } VALIDATION WALKTHROUGH 1. Syntax: validate the JSON and applicable Schema.org vocabulary. A successful syntax test does not establish eligibility for a Google search feature. 2. Applicability: choose types that describe the actual business and page. Check Google's documentation for the specific supported feature. Service vocabulary alone does not create a Google rich result. 3. Published facts: compare the deployed markup with visible page content and verified business details. Check for duplicate or conflicting markup after implementation. Example acceptance test: after an approved phone-number change, confirm the visible contact information and applicable LocalBusiness markup agree. Record the tested URL, date and validation result. This confirms the checked implementation, not a ranking improvement. References: https://schema.org/Service https://validator.schema.org/ https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data https://developers.google.com/search/docs/appearance/structured-data/local-business Illustrative resource prepared September 13, 2026.