{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-farm-touring-park-south-kesteven-england",
  "name": "Home Farm Touring Park",
  "description": "Enjoy a relaxing stay at Home Farm Touring Park in South Kesteven, United Kingdom. Customer rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/home-farm-touring-park-south-kesteven-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650941169.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Baston Outgang Road",
    "addressLocality": "south-kesteven",
    "addressRegion": "England",
    "postalCode": "PE6 9PU",
    "addressCountry": "vereinigtes-konigreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72969,
    "longitude": -0.30833
  },
  "sameAs": [
    "https://www.campercontact.com/de/vereinigtes-konigreich/england/south-kesteven/73336/home-farm-touring-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}