{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parsons-green-holiday-park-clogheen-county-tipperary",
  "name": "Parsons Green Holiday Park",
  "description": "Enjoy a relaxing stay at Parsons Green Holiday Park in Clogheen, County Tipperary, Ireland. Visitors' rating: 3.94.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parsons-green-holiday-park-clogheen-county-tipperary",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740908.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Paddock",
    "addressLocality": "Clogheen",
    "addressRegion": "County Tipperary",
    "postalCode": "E21 TW63",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28137,
    "longitude": -7.9941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}