{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zanchieta-wild-cat-farm-bloemfontein",
  "name": "Zanchieta Wild Cat Farm",
  "description": "Zanchieta Wild Cat Farm is a campsite with 10 pitches in Bloemfontein, Free State, South Africa.",
  "url": "https://campertunity.com/listings/campgrounds/zanchieta-wild-cat-farm-bloemfontein",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farm Westley , Helena rd, Bainsvlei",
    "addressLocality": "Bloemfontein",
    "postalCode": "9338",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.116395,
    "longitude": 26.215496
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "270",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "270+"
}