{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandcamping-doonbeg-doonbeg",
  "name": "Strandcamping Doonbeg",
  "description": "Strandcamping Doonbeg is a campsite in Doonbeg, Munster, located by the sea and a river/stream.The campsite has which are marked out, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandcamping-doonbeg-doonbeg",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675180ff2fa07.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Killard Road",
    "addressLocality": "Doonbeg",
    "postalCode": "V15 W659",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.73531,
    "longitude": -9.53433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}