{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roches-campsite-clonmines-wellingtonbridge-ie",
  "name": "Roches Campsite",
  "description": "Roches Campsite is a campsite in Wellingtonbridge, Leinster, located by the sea.It is possible to rent tents, caravans and bungalows/chalets. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roches-campsite-clonmines-wellingtonbridge-ie",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/7/6787d3ab4de77.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wellingtonbridge",
    "addressLocality": "Clonmines/Wellingtonbridge",
    "postalCode": "Y35 R9P9",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25158,
    "longitude": -6.76953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}