{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tc-james-sons-churchtown-farm-caravan-gwithian-england",
  "name": "TC James & Sons Churchtown Farm Caravan & Camping Site",
  "description": "Very well maintained terrace campsite with extensive facilities - within walking distance of the beach, pub and coffee shops.",
  "url": "https://campertunity.com/listings/campgrounds/tc-james-sons-churchtown-farm-caravan-gwithian-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Churchtown Road",
    "addressLocality": "Gwithian",
    "addressRegion": "england",
    "postalCode": "TR27 5BX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.22265,
    "longitude": -5.38585
  },
  "sameAs": [
    "https://www.churchtownfarm.org.uk",
    "https://www.campercontact.com/en/verenigd-koninkrijk/engeland/gwithian/106473/tc-james-sons-churchtown-farm-caravan-camping-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "40",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "£40+"
}