{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alamein-caravan-park-alamein-rd-sussex-inlet-2540",
  "name": "Alamein Caravan Park",
  "description": "Great waterfront camping option. No campfires allowed Backs up to a national park so you can take a... Near Bherwerre Beach, Berrara Beach, Bherwerre Beach, Berrara Beach, Conjola National Park,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alamein-caravan-park-alamein-rd-sussex-inlet-2540",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--N6tKlL10--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/geiqbkszszeq2vjqero6",
    "https://media.anycamp.com.au/c/image/upload/s--FP_5elbd--/c_fill,h_400,q_auto,w_800/geiqbkszszeq2vjqero6"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Alamein Rd Sussex Inlet 2540",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.173333,
    "longitude": 150.589167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sophie K."
      },
      "reviewBody": "It’s awesome for family here. My kids all looove it."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chelsea d."
      },
      "reviewBody": "Definitely disappointed. Very old and small. Staff very unorganised."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Soumi R."
      },
      "reviewBody": "Great waterfront camping option.\nNo campfires allowed\nBacks up to a national park so you can take a nice hike to discover some coves.\nFriendly helpful staff.\nDog friendly"
    }
  ]
}