{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/duncannon-beach-holiday-park-new-ross-municipal-district",
  "name": "Duncannon Beach Holiday Park",
  "description": "Enjoy a relaxing stay at Duncannon Beach Holiday Park in New Ross Municipal District, Ireland. Visitors' rating: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/duncannon-beach-holiday-park-new-ross-municipal-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875545.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Ross Municipal District",
    "addressRegion": "County Wexford",
    "postalCode": "-",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21848,
    "longitude": -6.91994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}