{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/point-sturt-camp-2-point-sturt-south-australia",
  "name": "Point Sturt Camp 2",
  "description": "Near Sugars Beach, Fleurieu Peninsula and Point Sturt. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/point-sturt-camp-2-point-sturt-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sWUTHEEk--/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/fwel4txp2ylnpknngilg",
    "https://media.anycamp.com.au/c/image/upload/s--LYeCqyFx--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/fwel4txp2ylnpknngilg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1017 Point Sturt Road",
    "addressLocality": "Point Sturt",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.50744,
    "longitude": 139.039121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}