{
  "generated_at": "2026-09-01T22:33:41.510Z",
  "business": {
    "name": "Favorite Laundromat",
    "address": "Favorite Laundromat, 709 N 9th St, Broken Arrow, OK 74012",
    "phone": "(555) 123-4567",
    "email": "hello@favoritelaundromat.com",
    "hours": "Open Daily: 7AM — 10PM\nLast Load In: 9PM",
    "website": "https://base44-dispatcher-production.base44.workers.dev",
    "social_links": {},
    "additional_links": []
  },
  "services": [
    {
      "name": "Self-Service",
      "tagline": "DIY Your Way",
      "price": "From $3.50/load",
      "details": [
        "Giant Size Washers & Dryers",
        "Card & Tap-to-Pay on Every Machine",
        "Free WiFi & Charging Stations",
        "Attendant Always On Duty",
        "Clean, Modern Facility"
      ]
    },
    {
      "name": "Commercial",
      "tagline": "Business Solutions",
      "price": "Custom Pricing",
      "details": [
        "Local Delivery Available",
        "Itemized Invoicing",
        "High-Volume Capacity",
        "Dedicated Account Manager",
        "Custom Care Instructions"
      ]
    },
    {
      "name": "Wash & Fold",
      "tagline": "We Do It For You",
      "price": "$1.50/lb",
      "details": [
        "Drop Off or Schedule Pickup",
        "Same-Day Turnaround",
        "Special Instructions Welcome",
        "Eco-Friendly Detergent Options",
        "Perfectly Folded Every Time"
      ]
    }
  ],
  "pickup_and_delivery": {
    "available": true
  },
  "pricing": {
    "wash_dry_fold_per_lb": 1.5,
    "garments": [
      {
        "item": "Wash-Dry-Fold",
        "price": 1.5,
        "unit": "lb"
      },
      {
        "item": "Queen / Full Comforter",
        "price": 20,
        "unit": "item"
      },
      {
        "item": "King Comforter",
        "price": 25,
        "unit": "item"
      },
      {
        "item": "Blanket / Bedspread",
        "price": 15,
        "unit": "item"
      },
      {
        "item": "Down Comforter",
        "price": 30,
        "unit": "item"
      },
      {
        "item": "Bag of Clothes",
        "price": 35,
        "unit": "item"
      }
    ]
  },
  "faqs": [
    {
      "question": "Do you offer commercial services?",
      "answer": "Yes :)"
    },
    {
      "question": "What are Favorite Laundromat's hours?",
      "answer": "Open Daily: 7AM — 10PM; Last Load In: 9PM"
    },
    {
      "question": "Where is Favorite Laundromat located?",
      "answer": "Favorite Laundromat, 709 N 9th St, Broken Arrow, OK 74012"
    },
    {
      "question": "What services does Favorite Laundromat offer?",
      "answer": "Self-Service, Commercial, Wash & Fold"
    },
    {
      "question": "Is laundry pickup and delivery available?",
      "answer": "Yes — laundry pickup and delivery can be scheduled online."
    },
    {
      "question": "How much does wash and fold cost?",
      "answer": "Wash-Dry-Fold service costs $1.50 per pound."
    }
  ],
  "customer_reviews": [
    {
      "author": "Sarah M.",
      "text": "Best laundromat I've ever been to. The machines are always clean, and the staff is incredibly friendly. It's the only one I'll visit now! Chelsea was the best!",
      "rating": 5
    },
    {
      "author": "Marcus T.",
      "text": "I drive 20 minutes out of my way to come here because it's that good. The wash & fold service is a game-changer — perfectly folded every time!",
      "rating": 5
    },
    {
      "author": "Jenny L.",
      "text": "First time in years visiting a laundromat and I was blown away. Modern, clean, and the team made me feel welcome. Highly recommend Favorite Laundromat!",
      "rating": 5
    },
    {
      "author": "David K.",
      "text": "The commercial service handles all our restaurant linens. Fast turnaround, great communication, and always spotless. We couldn't ask for more.",
      "rating": 5
    }
  ],
  "schema_org": {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "additionalType": "https://schema.org/DryCleaningOrLaundry",
    "name": "Favorite Laundromat",
    "url": "https://base44-dispatcher-production.base44.workers.dev",
    "telephone": "(555) 123-4567",
    "email": "hello@favoritelaundromat.com",
    "address": "Favorite Laundromat, 709 N 9th St, Broken Arrow, OK 74012",
    "openingHours": "Open Daily: 7AM — 10PM; Last Load In: 9PM",
    "sameAs": []
  }
}