{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ajs-park-maungatautari-waikato",
  "name": "AJ's Park",
  "description": "Low cost campsite, near the freedom campsite at Hora Hora Domain. No facilities, water available. Must call once you get to gate.",
  "url": "https://campertunity.com/listings/campgrounds/ajs-park-maungatautari-waikato",
  "image": [
    "https://photos.geozone.co.nz/photos/7579a776de1ae636cf6dd0a74b052b08-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maungatautari Road, Leamington, Cambridge 3494, New Zealand",
    "addressLocality": "Maungatautari",
    "addressRegion": "Waikato",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.9593,
    "longitude": 175.655
  },
  "sameAs": [
    "https://campermate.com/location/new-zealand/wko/waikato/paid-campground/aj's-park/0d57bd00-d636-4c79-a617-282bb0361d3f"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}