{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/menehay-farm-caravan-site-falmouth-cornwall",
  "name": "Menehay Farm Caravan Site",
  "description": "Great location!",
  "url": "https://campertunity.com/listings/campgrounds/menehay-farm-caravan-site-falmouth-cornwall",
  "image": [
    "https://lh6.googleusercontent.com/-QJKD7tdpYBI/VHCiiVYgTEI/AAAAAAAEHSc/3bHOsSrhInE/w1000/IMG_1765-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bickland Water Road",
    "addressLocality": "Falmouth",
    "addressRegion": "Cornwall",
    "postalCode": "TR11"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1552197,
    "longitude": -5.0688262
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}