{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warcombe-farm-camping-park-south-west-england",
  "name": "Are dogs allowed at the campsite Warcombe Farm Camping Park?",
  "description": "ProfileA Warm welcome awaits you at Warcombe Farm Campsite. We invite you to relax in our landscaped campsite, with outstanding panoramic sea views. Our site is nestled between the villages of Mortehoe, Lee and Woolacombe, and is close to the …town of Ilfracombe. An ideal location for all those looking to be caravanning and camping in Devon. The nearby beautiful coastal paths and Exmoor National Park are full of natural treasures, and local villages offer an inviting welcome to all. The camps...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warcombe-farm-camping-park-south-west-england",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Warcombe Farm Camping Park",
    "addressRegion": "South West England",
    "postalCode": "EX34 7EJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18528,
    "longitude": -4.20861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}