{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goosey-island-sneem-ky",
  "name": "Goosey Island Sneem",
  "description": "Safe & secure parking for Motorhomes & Campervans in Sneem Co. Kerry. All facilities on Site. 2 minutes walk to the centre of the village.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goosey-island-sneem-ky",
  "image": [
    "https://static.wixstatic.com/media/12fafb_3c4fad100bb64a7cb5cda3d94d1e708e~mv2.jpg/v1/fill/w_818,h_536,al_c/12fafb_3c4fad100bb64a7cb5cda3d94d1e708e~mv2.jpg",
    "https://static.wixstatic.com/media/12fafb_e51a502aa55d4539afb5f430185dcf2f~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "KY",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8375003,
    "longitude": -9.9014359
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}