{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-haven-holiday-caravan-park-north-haven-nsw",
  "name": "North Haven Holiday & Caravan Park",
  "description": "A dog-friendly, peaceful and specious place, North Haven Holiday Park is a nature-lover's utopia on the mid-north coast of NSW. Book now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-haven-holiday-caravan-park-north-haven-nsw",
  "image": [
    "https://reflectionsholidays.com.au/_next/static/media/open-graph.c752db0e.png",
    "https://reflectionsholidays.com.au/open-graph.png",
    "https://cdn.sanity.io/images/a8njjy3d/production/53d9b7f8421232aa2b6978a3da7cb09698e0d41e-800x533.jpg?w=2400&fm=webp&q=80&auto=format"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "109 The Parade",
    "addressLocality": "North Haven",
    "addressRegion": "NSW",
    "postalCode": "2443",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.634737,
    "longitude": 152.830925
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 347,
    "bestRating": 5,
    "worstRating": 1
  }
}