{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cambridge-orchard-farm-south-cambridgeshire-england",
  "name": "Cambridge Orchard Farm",
  "description": "Enjoy a relaxing stay at Cambridge Orchard Farm in South Cambridgeshire, United Kingdom. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/cambridge-orchard-farm-south-cambridgeshire-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650957172.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Street",
    "addressLocality": "South Cambridgeshire",
    "addressRegion": "England",
    "postalCode": "CB23 7NU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1926628,
    "longitude": -0.0299667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}