{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bay-of-islands-campervan-park-paihia-northland",
  "name": "Bay of Islands Campervan Park",
  "description": "CAMPERVANS & CARAVAN parking set in two acres of a mature olive grove, a relaxing and friendly environment -15 minutes walk to Paihia, 3 minute walk to the Beach. Also 5 Self contained luxury Holiday Apartments STUDIO for TWO, FAMILY APARTMENTS sleeps up to FIVE guest, or the spacious THREE BEDROOM apartment that is great for SIX people. 3 couples, extended family or group of friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bay-of-islands-campervan-park-paihia-northland",
  "image": [
    "https://photos.geozone.co.nz/photos/ba106f951d06b5aa68e0736041186349-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52 Puketona Road, Paihia 0204",
    "addressLocality": "Paihia",
    "addressRegion": "Northland",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.2812,
    "longitude": 174.081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 419,
    "bestRating": 5,
    "worstRating": 1
  }
}