{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-restronguet-barton-falmouth-england",
  "name": "Camping Restronguet Barton",
  "description": "Location of Caravan and Camper Club - on secluded and quiet lane - just a field with the mentioned amenities - in a part of Cornwall - after heavy rain problems when driving away - center Mylor Bridge 2,5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-restronguet-barton-falmouth-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831999.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Restronguet Hill",
    "addressLocality": "Falmouth",
    "addressRegion": "england",
    "postalCode": "TR11",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.18764,
    "longitude": -5.06375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "14",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "£14+"
}