{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/menehay-farm-touring-park-maenporth-england",
  "name": "Menehay Farm Touring Park",
  "description": "Enjoy a relaxing stay at Menehay Farm Touring Park in Maenporth, United Kingdom. Customer rating: 3.69.",
  "url": "https://campertunity.com/listings/campgrounds/menehay-farm-touring-park-maenporth-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650855553.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bickland Water Road",
    "addressLocality": "maenporth",
    "addressRegion": "England",
    "postalCode": "TR11",
    "addressCountry": "vereinigtes-konigreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1446107,
    "longitude": -5.09528641
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}