{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lough-key-forest-activity-park-boyle",
  "name": "Lough Key Forest & Activity Park",
  "description": "Lough Key Forest & Activity Park is a campsite in Boyle, Connacht, located in the forest and on a lake/recreation lake. The campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lough-key-forest-activity-park-boyle",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee703ad75b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Park",
    "addressLocality": "Boyle",
    "postalCode": "F52 HE06",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.98117,
    "longitude": -8.23547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}