{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parsons-green-clogheen",
  "name": "Camping Parsons Green",
  "description": "Camping Parsons Green is a campsite in Clogheen, Munster, on the river/stream. This campsite has pitches with parcels, without shadows and places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parsons-green-clogheen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee7300fe95.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clogheen Market",
    "addressLocality": "Clogheen",
    "postalCode": "E21 A377",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28056,
    "longitude": -7.99017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}