{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abbey-farm-liveries-kings-lynn-west-norfolk-england",
  "name": "Abbey Farm Liveries",
  "description": "Enjoy a relaxing stay at Abbey Farm Liveries in King's Lynn and West Norfolk, United Kingdom. Visitors' rating: 4.5.",
  "url": "https://campertunity.com/listings/campgrounds/abbey-farm-liveries-kings-lynn-west-norfolk-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650956298.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Church Lane",
    "addressLocality": "King's Lynn and West Norfolk",
    "addressRegion": "England",
    "postalCode": "PE32 1PP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71630897,
    "longitude": 0.57881464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}