Dev Tools
NextJs Demo
Image Format ConverterBeautify & MinifyPDF Tools
ss

LOCAL BUSINESS SCHEMA GENERATOR

Generated JSON-LD

{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "name": "The SEO Diner",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Optimization Ave",
    "addressLocality": "Googleville",
    "addressRegion": "CA",
    "postalCode": "90210",
    "addressCountry": "US"
  },
  "telephone": "+1-555-555-5555",
  "url": "https://www.example.com",
  "priceRange": "$$",
  "image": "https://www.example.com/logo.png",
  "openingHours": "Mo-Fr 09:00-17:00"
}