{
  "@context": "https://schema.org",
  "@type": "Service",
  "name": "Bike and Scooty Rental Service",
  "description": "Professional bike and scooty rental service across India with well-maintained vehicles, affordable rates, and 24/7 customer support",
  "provider": {
    "@type": "LocalBusiness",
    "name": "Big Wheels India",
    "url": "https://bigwheelsrentals.in/",
    "telephone": "+91-7002438820",
    "email": "bigwheelstsk@gmail.com",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Tinsukia",
      "addressRegion": "Assam",
      "addressCountry": "IN",
      "postalCode": "786126"
    }
  },
  "serviceType": "Vehicle Rental Service",
  "areaServed": "Tinsukia, Assam, All India",
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Bike Rental Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Daily Bike Rental",
          "description": "Rent bikes for daily commuting and city travel"
        },
        "price": "599",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock"
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Weekly Bike Rental",
          "description": "Extended bike rental for weekly trips and tours"
        },
        "price": "3500",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock"
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Monthly Bike Rental",
          "description": "Long-term bike rental with maximum discounts"
        },
        "price": "12000",
        "priceCurrency": "INR",
        "availability": "https://schema.org/InStock"
      }
    ]
  },
  "keywords": "bike rental, scooty rental, motorcycle hire, royal enfield rental, hero bike rental, honda bike rental, yamaha motorcycle rental, tinsukia bike rental, assam tourism, adventure bikes, daily commute rental",
  "openingHours": "Mo-Su 06:00-22:00"
}
