{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southend-sands-caravan-park-southend-south-australia",
  "name": "Southend Sands Caravan Park",
  "description": "beautiful place, well priced, cosy spot down back! Amazing service...Julie was lovely and so accommo... Near Limestone Coast and Southend. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southend-sands-caravan-park-southend-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gaXpgRe1--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/gixchgnxr3dmvsazak75",
    "https://media.anycamp.com.au/c/image/upload/s--FzuAm5Xk--/c_fill,h_400,q_auto,w_800/v1/production/gixchgnxr3dmvsazak75"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Eliza & Leake Sts",
    "addressLocality": "Southend",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.568638,
    "longitude": 140.127241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma S."
      },
      "reviewBody": "beautiful place, well priced, cosy spot down back! Amazing service...Julie was lovely and so accommodating"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Deborah K."
      },
      "reviewBody": "Best cosy caravan park for your getaway, if you want quiet. Lovely owner Julie can tell you all the best places to see and fish if you like fishing. It is an older caravan park but clean and has all you need."
    }
  ]
}