{
  "navbar": {
    "logo": "Short Business Name"
  },
  "hero": {
    "small": "Professional Tagline",
    "title": {
      "1": "Catchy Heading Line 1",
      "2": "Catchy Heading Line 2"
    },
    "subtitle": "Detailed description of what the business offers and their value proposition.",
    "cta_primary_text": "PRIMARY ACTION",
    "cta_secondary_text": "SECONDARY ACTION"
  },
  "testimonials": {
    "title": "Real People. Real Results.",
    "items": [
      {
        "message": "Actual review comment from the data.",
        "name": "Customer Name",
        "location": "City or Verified Customer"
      },
      {
        "message": "Actual review comment from the data.",
        "name": "Customer Name",
        "location": "City or Verified Customer"
      },
      {
        "message": "Actual review comment from the data.",
        "name": "Customer Name",
        "location": "City or Verified Customer"
      }
    ]
  },
  "stats": {
    "rating": "4.5",
    "review_count": "150"
  },
  "food": {
    "title": "Our Featured Services",
    "cta_text": "BOOK NOW",
    "items": [
      {
        "name": "Service/Product 1",
        "price": "$Price",
        "description": "Short benefit-driven description."
      },
      {
        "name": "Service/Product 2",
        "price": "$Price",
        "description": "Short benefit-driven description."
      },
      {
        "name": "Service/Product 3",
        "price": "$Price",
        "description": "Short benefit-driven description."
      },
      {
        "name": "Service/Product 4",
        "price": "$Price",
        "description": "Short benefit-driven description."
      }
    ]
  },
  "values": {
    "title": "About Us",
    "description": "A compelling narrative about the business history, mission, and why customers should trust them.",
    "founder_name": "Generated Professional Name",
    "founder_title": "Founder & Visionary"
  },
  "contact": {
    "address": {
      "1": "Street Name and Area",
      "2": "City, State and Zip"
    },
    "phone": "Business Phone Number",
    "email": "professional-email@business.com",
    "map_url": "http://googleusercontent.com/maps.google.com/8"
  }
}