{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/homestead-campsite-otago",
  "name": "Homestead Campsite",
  "description": "This is a basic campsite in Central Otago. This isolated campsite is the ideal base for mountain biking, hunting, fishing and tramping in the nearby St Bathans and Hawkdun Ranges.",
  "url": "https://campertunity.com/listings/campgrounds/homestead-campsite-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/d2973d2d28694c3ea94418e9a64065eb/homestead-campsite-hero.jpg",
    "/thumbs/hero/contentassets/d2973d2d28694c3ea94418e9a64065eb/homestead-campsite-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.77556173,
    "longitude": 169.89024916
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/oteake-conservation-park/things-to-do/homestead-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}