{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/streamstown-car-camp-park-roscrea",
  "name": "Streamstown Car. & Camp. Park",
  "description": "Streamstown Car. & Camp. Park is a campsite in Roscrea, Munster.The campsite has pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/streamstown-car-camp-park-roscrea",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67506593f1f27.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Streamstown",
    "addressLocality": "Roscrea",
    "postalCode": "E53 YX67",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.95728,
    "longitude": -7.83928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}