{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaikoura-peketa-beach-kaikoura-ranges-canterbury-nz",
  "name": "Kaikoura Peketa Beach Holiday Park",
  "description": "The Team at Kaikoura Peketa Beach welcomes you to our Holiday Park and we hope to make your stay a memorable Kiwi camping experience. Peketa Beach is the place to stay! Quiet, relaxed, away from the hustle and bustle, but close enough to all the local tour attractions and activities. Your fury family member(s) can come with you if you are in a tent, caravan or campervan. We just ask that they stay on their leads at all times while you are in the park. If you are in a cabin, prior approval is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kaikoura-peketa-beach-kaikoura-ranges-canterbury-nz",
  "image": [
    "https://photos.geozone.co.nz/photos/eecd4372093bd3f9b7af511356f8c703-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "665 State Highway 1, Peketa 7374, New Zealand",
    "addressLocality": "Kaikoura Ranges",
    "addressRegion": "Canterbury",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.4272,
    "longitude": 173.595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 345,
    "bestRating": 5,
    "worstRating": 1
  }
}