{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emu-game-farm-fauresmith-free-state",
  "name": "Emu Game Farm",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/emu-game-farm-fauresmith-free-state",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fauresmith",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.748544,
    "longitude": 25.314647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}