{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steves-place-witbank",
  "name": "Steves Place",
  "description": "Steves Place ist ein Campingplatz in Witbank, Mpumalanga, Südafrika. Steves Place hat wifi, ein snackbar und einen innen schwimmbad.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steves-place-witbank",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTsiv8DDQjbrvomWsTEySVkuNPbxrCpXbq/biggerthumb.jpg",
    "images/za/SPOTsiv8DDQjbrvomWsTEySVkuNPbxrCpXbq/carousel/59cfd80dda676-steves-place.jpg",
    "images/za/SPOTsiv8DDQjbrvomWsTEySVkuNPbxrCpXbq/medium/59cfd787eaac4-steves-place.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plot 443, Naauwpoort",
    "addressLocality": "Witbank",
    "postalCode": "1035",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.8762409,
    "longitude": 29.2099962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "lungile dlamini"
      },
      "reviewBody": "Poor I did not go no reply"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "396",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "396+"
}