{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynders-holiday-parks-dublin-portrane",
  "name": "Lynders Holiday Parks - Dublin",
  "description": "Lynders Holiday Parks - Dublin is a campsite in Portraine, Leinster, located by the sea.The campsite has which are marked out, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynders-holiday-parks-dublin-portrane",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751992a5bed0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quay Road",
    "addressLocality": "Portrane",
    "postalCode": "K36 V326",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.49128,
    "longitude": -6.09917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}