{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/narrawong-holiday-park-off-princes-hwy-narrawong",
  "name": "Narrawong Holiday Park",
  "description": "Beautiful caravan park along river and short stroll to a great beach.. Near Great Ocean Road and Narrawong. Toilets, Drinking Water, BBQ Areas, Powered sites, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/narrawong-holiday-park-off-princes-hwy-narrawong",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--fTYQJfmo--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/t3axkuxqvi5dybmmjmni",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--p1CzdJXJ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/t3axkuxqvi5dybmmjmni"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caravan Park Rd",
    "addressLocality": "(Off Princes Hwy) Narrawong",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.257289,
    "longitude": 141.703074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley M."
      },
      "reviewBody": "Great place for family \n\nBeach and river swimming and fishing \n\nTry stay in The middle , the temp difference between river front and the middle is massive so much warmer in the middle \n\nGood sites staff very accommodating"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sam M."
      },
      "reviewBody": "Beautiful caravan park along river and short stroll to a great beach.."
    }
  ]
}