{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camelroc-guest-farm-fouriesburg",
  "name": "Camelroc Guest Farm",
  "description": "Camelroc Guest Farm in Fouriesburg, South Africa on Spottocamp.com.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camelroc-guest-farm-fouriesburg",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT2Q21DlC8ZMaFY0xcxr8C4hAvqulh75CP/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caledonspoort",
    "addressLocality": "Fouriesburg",
    "postalCode": "9725",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.693249,
    "longitude": 28.233035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "180",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "180+"
}