{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-caravan-park-aughacasla-kerry",
  "name": "Green Acres Caravan Park",
  "description": "Enjoy a relaxing stay at Green Acres Caravan Park in Aughacasla, Ireland. Visitors' rating: 4.17.",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-caravan-park-aughacasla-kerry",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651183380",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "aughacasla",
    "addressRegion": "Kerry",
    "postalCode": "V92TK40",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2380952,
    "longitude": -9.9712588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}