{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-bathans-domain-campsite-otago",
  "name": "St Bathans Domain Campsite",
  "description": "This is a basic campsite in Central Otago. Camp in a remote and historic area. Explore St Bathans township or mountain bike the Otago Central Rail Trail.",
  "url": "https://campertunity.com/listings/campgrounds/st-bathans-domain-campsite-otago",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/5560ead213e5421ea7aea3964b909bfc/1920-st-bathans-domain-campsite.jpg",
    "/thumbs/hero/contentassets/5560ead213e5421ea7aea3964b909bfc/1920-st-bathans-domain-campsite.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Otago",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.8672,
    "longitude": 169.7989
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/st-bathans-area/things-to-do/st-bathans-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}