{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/temple-campsite-canterbury",
  "name": "Temple Campsite",
  "description": "North of Lake Ōhau, within a beautiful beech forest in a large, flat area. Tramp the North and South Temple Stream tracks.",
  "url": "https://campertunity.com/listings/campgrounds/temple-campsite-canterbury",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/56c866d6b64547d2b718825fe2c6f133/temple-campsite-1067.jpg",
    "/thumbs/hero/contentassets/56c866d6b64547d2b718825fe2c6f133/temple-campsite-1067.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -44.10760019,
    "longitude": 169.8177347
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/canterbury/places/ruataniwha-conservation-park/things-to-do/campsites/temple-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}