{
  "@context": "https://schema.org",
  "@type": "Service",
  "provider": {
    "@type": "Organization",
    "name": "Super Water Car",
    "url": "https://superwatercar.com"
  },
  "name": "Jet Car Manufacturing & Worldwide Sales",
  "description": "Super Water Car manufactures and sells factory-direct jet car watercraft — supercar-bodied personal watercraft powered by Yamaha marine engines. CE, USCG & ISO 11591 certified. Engineered for high-turnover commercial rental fleets.",
  "serviceType": "Marine Manufacturing",
  "areaServed": [
    { "@type": "Country", "name": "United Arab Emirates" },
    { "@type": "Country", "name": "United States" },
    { "@type": "Country", "name": "France" },
    { "@type": "Country", "name": "Greece" },
    { "@type": "Country", "name": "Thailand" },
    { "@type": "Country", "name": "Maldives" },
    { "@type": "Country", "name": "South Africa" },
    { "@type": "Country", "name": "Kenya" }
  ],
  "offers": [
    {
      "@type": "Offer",
      "name": "SWC Fleet Pro — Commercial Jet Car",
      "price": "45000.00",
      "priceCurrency": "USD",
      "description": "Commercial-grade jet car with reinforced composite shell. 260 HP. Engineered for high-turnover rental fleets."
    },
    {
      "@type": "Offer",
      "name": "SWC Sport — 220 HP Jet Car",
      "price": "59000.00",
      "priceCurrency": "USD",
      "description": "Entry-level rental jet car with solid fiberglass hull. 220 HP, 52 mph."
    },
    {
      "@type": "Offer",
      "name": "SWC GT — 270 HP Jet Car",
      "price": "65000.00",
      "priceCurrency": "USD",
      "description": "Grand Tourer water car with high-impact FRP hull. 270 HP, 61 mph."
    },
    {
      "@type": "Offer",
      "name": "SWC RS — 310 HP Jet Car",
      "price": "68000.00",
      "priceCurrency": "USD",
      "description": "Race Spec jet car with carbon-reinforced composite shell. 310 HP, 68 mph."
    },
    {
      "@type": "Offer",
      "name": "SWC Offshore — 2×350 HP Jet Car",
      "price": "45000.00",
      "priceCurrency": "USD",
      "description": "Built for open water with reinforced deep-V solid fiberglass hull. 700 HP, 78 mph."
    }
  ]
}
