{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kilrenny-mill-caravan-park-anstruther-vereinigtes-konigreich",
  "name": "Kilrenny Mill Caravan Park",
  "description": "Kilrenny Mill Caravan Park offers a playground, showers, washing and drying facilities, internet and a shop or kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/kilrenny-mill-caravan-park-anstruther-vereinigtes-konigreich",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anstruther",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.23013,
    "longitude": -2.67921
  },
  "sameAs": [
    "https://www.campercontact.com/de/vereinigtes-konigreich/schottland/112247/kilrenny-mill-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}