{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mavora-lakes-campsite-southland",
  "name": "Mavora Lakes Campsite",
  "description": "Mavora Lakes Campsite has two main (standard) camping areas: one alongside South Mavora Lake, and the other between South Mavora Lake and North Mavora Lake.",
  "url": "https://campertunity.com/listings/campgrounds/mavora-lakes-campsite-southland",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/49da9d0b3ff744c2a672dccd7ade5c0e/mavora-lakes-hero.jpg",
    "/thumbs/hero/contentassets/49da9d0b3ff744c2a672dccd7ade5c0e/mavora-lakes-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Southland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -45.2680102,
    "longitude": 168.1749978
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/southland/places/mavora-lakes-conservation-park/things-to-do/mavora-lakes-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}