{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tata-beach-glamping-drift-off-grid-golden-bay",
  "name": "What makes Tata Beach glamping at Drift Off Grid unique?",
  "description": "Escape to Luxury Glamping at Tata Beach, NZ. Eco-tents, ocean views, pure relaxation. Book your Drift Off Grid experience!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tata-beach-glamping-drift-off-grid-golden-bay",
  "image": [
    "https://driftoffgrid.com/wp-content/uploads/2022/12/Tent-Kanuka-header.jpg",
    "https://driftoffgrid.com/wp-content/uploads/2022/03/cropped-Drift-Off-Grid-Logo-GreenGold_WhiteText-150x150.png",
    "https://driftoffgrid.com/wp-content/uploads/2022/03/cropped-Drift-Off-Grid-Logo-GreenGold_WhiteText.png",
    "https://secure.gravatar.com/avatar/68064e1f2bbe1fce022b49ae8b502678?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1322 Abel Tasman Drive",
    "addressLocality": "Tata Beach",
    "addressRegion": "Golden Bay",
    "postalCode": "7183",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.81242,
    "longitude": 172.92024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  }
}