{ "shopName": "Dave's Small Engine Repair", "tagline": "Trusted local service for all your outdoor power equipment", "phone": "(555) 123-4567", "email": "davem@example.com", "address": "123 Main St, Anytown, USA 12345", "logo": "", "primaryColor": "#16a34a", "services": [ { "name": "Tune-Up", "startingAt": 75, "description": "Complete engine tune-up and inspection" }, { "name": "Blade Sharpening", "startingAt": 25, "description": "Professional blade sharpening and balancing" }, { "name": "Oil Change", "startingAt": 40, "description": "Oil and filter replacement" }, { "name": "Carburetor Repair", "startingAt": 85, "description": "Carburetor cleaning, rebuild, or replacement" }, { "name": "Winterization", "startingAt": 60, "description": "Prepare equipment for off-season storage" }, { "name": "Full Service", "startingAt": 120, "description": "Comprehensive service and safety check" }, { "name": "Other / Not Sure", "startingAt": null, "description": "We'll assess and provide a quote" } ], "equipmentTypes": [ "Lawn Mower (Push)", "Lawn Mower (Riding)", "Snowblower", "Chainsaw", "Leaf Blower", "String Trimmer / Weed Eater", "Generator", "Pressure Washer", "Other" ], "formBackend": "" }