{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-warren-farm-watchet-1",
  "name": "Camping Warren Farm",
  "description": "Camping Warren Farm is a campsite in Watchet, Somerset, located by the sea.This camp site with sloping grounds has pitches without shade and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-warren-farm-watchet-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee4a517eb0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Watchet",
    "postalCode": "TA23 0JP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18044,
    "longitude": -3.35914
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/england/somerset/watchet/camping-warren-farm-102764/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}