{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-froggy-pond-resort-cape-town-el-cabo-occidental",
  "name": "Camping Froggy Pond Resort",
  "description": "just outside Simons Town - on the route to Cape Point Nature Reserve - center 100 m - write down the address: Main Rd, Froggy Pond 358, 7975, Simonstown",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-froggy-pond-resort-cape-town-el-cabo-occidental",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Road",
    "addressLocality": "cape-town",
    "addressRegion": "el-cabo-occidental",
    "postalCode": "7975",
    "addressCountry": "sudafrica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.20357,
    "longitude": 18.45611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "400+"
}