{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/suneden-naturist-resort-pretoria",
  "name": "Suneden Naturist Resort",
  "description": "Suneden Naturist Resort is a campsite with 2 pitches in Pretoria, Gauteng, South Africa.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/suneden-naturist-resort-pretoria",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plot 38, 1st Street, Kloppersbos",
    "addressLocality": "Pretoria",
    "postalCode": "018",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.7459277,
    "longitude": 28.1879101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "292",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "292+"
}