{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nore-valley-park-bennettsbridge-ie",
  "name": "Nore Valley Park",
  "description": "Nore Valley Park is a campsite in Bennettsbridge, Leinster. This terraced campsite has pitches without shadows and places with some shade. It has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nore-valley-park-bennettsbridge-ie",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee7164a12c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Annamult road",
    "addressLocality": "Bennettsbridge",
    "postalCode": "R95RXR4",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.56322,
    "longitude": -7.19767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}