{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolohan-silver-strand-caravan-park-wicklow",
  "name": "Wolohan Silver Strand Caravan Park",
  "description": "Volohan Silver Strand Caravan Park is a camping in Wicklow, Leinster, by the sea. This camping with sloping terrain has places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolohan-silver-strand-caravan-park-wicklow",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749750a5ca3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunbur Upper",
    "addressLocality": "Wicklow",
    "postalCode": "A67 PK31",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.95483,
    "longitude": -6.01653
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}