Add structured data including name, address, phone, hours, geo-coordinates, and service area for rich local results.
Use the most specific LocalBusiness subtype available. "Dentist" is better than "LocalBusiness", and "PediatricDentist" is even better. Specificity helps Google match your business to relevant local queries. Check schema.org/LocalBusiness for all subtypes.
Collect: exact business name, street address, city, state, ZIP, phone number, website URL, hours for each day, latitude/longitude (find at latlong.net), service area, price range, and social media profile URLs. Match your canonical NAP format exactly.
Copy the AI prompt above and fill in your details. It generates complete LocalBusiness schema including: @type, name, address (PostalAddress), telephone, url, openingHoursSpecification, geo (GeoCoordinates), priceRange, and sameAs.
Add the JSON-LD script to your homepage's <head>. If you have multiple locations, each location page gets its own unique LocalBusiness schema block. In WordPress: use Rank Math's Local SEO module or paste into a custom HTML widget.
Add detailed hours for each day: "openingHoursSpecification": [{"@type": "OpeningHoursSpecification", "dayOfWeek": "Monday", "opens": "09:00", "closes": "17:00"}]. Include special hours for holidays. Use "closed" for days you're not open.
Go to search.google.com/test/rich-results, enter your URL. Check that LocalBusiness schema is detected. Fix any errors (missing required fields). Warnings are non-critical but worth fixing for completeness. Re-test after any changes.
Generate complete LocalBusiness JSON-LD schema for: Business name: [NAME] Type: [e.g., Restaurant, Dentist, LawFirm, AutoRepair] Address: [FULL ADDRESS] Phone: [PHONE] Website: [URL] Hours: [MON-SUN HOURS] Services: [LIST] Price range: [$ / $$ / $$$ / $$$$] Geo coordinates: [LAT, LONG] Service area: [IF APPLICABLE] Social profiles: [LIST URLS] Generate: 1. Complete LocalBusiness schema with all recommended properties 2. OpeningHoursSpecification for each day 3. GeoCoordinates 4. AggregateRating (if you have review data) 5. Offers/hasOfferCatalog for services 6. Multiple location support if applicable
Track your progress and get guided through every step.
Open Interactive Tool