{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reflections-holiday-parks-coffs-harbour-coffs-harbour-north",
  "name": "Reflections Holiday Parks Coffs Harbour",
  "description": "With the perfect blend of idyllic surrounds and inner-city convenience, you’ll feel a million miles away at Reflections Holiday Parks Coffs Harbour, yet with a smorgasbord of cosmopolitan delights practically on your doorstep. The dog-friendly beach is just a short drive away, or take the more scenic, peaceful route with the Coffs Creek Walk. Hire a kayak and explore the creek’s meandering banks, or drop in a line and see what’s biting for dinner. With large flat sites that are easy to access...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reflections-holiday-parks-coffs-harbour-coffs-harbour-north",
  "image": [
    "https://photos.geozone.co.nz/photos/8ecf8dafe33e2d2960d948d771a6e28c-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Grafton St, Coffs Harbour NSW 2450, Australia",
    "addressLocality": "Coffs Harbour - North",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.2924,
    "longitude": 153.118
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}