{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kinloch-glamping-marotiri-waikato",
  "name": "Kinloch Glamping",
  "description": "Perked on a hillside our glamp overlooks rolling farmland with Lake Taupo and Mount Ruapehu sitting to the south. From the deck you can witness spectacular sunsets and immense starry skies as well as the daily routine of a working farm. Situated near the holiday township of Kinloch, and just a 30 m",
  "url": "https://campertunity.com/listings/campgrounds/kinloch-glamping-marotiri-waikato",
  "image": [
    "https://static.wixstatic.com/media/55a18b_4781d60cc9c44c16a9f67c69cab2362a~mv2_d_1417_1771_s_2.jpg/v1/fill/w_2500,h_3124,al_c/55a18b_4781d60cc9c44c16a9f67c69cab2362a~mv2_d_1417_1771_s_2.jpg",
    "https://static.wixstatic.com/media/55a18b_76df8580fb9c44268ca088a3791414ed~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "170 Kawakawa Road",
    "addressLocality": "Marotiri",
    "addressRegion": "Waikato",
    "postalCode": "3377",
    "addressCountry": "NZ"
  },
  "sameAs": [
    "https://www.kinlochglamping.nz/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}