{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langford-bridge-caravan-and-camping-park-exeter",
  "name": "Langford Bridge Caravan And Camping Park",
  "description": "Langford Bridge Caravan & Camping site in Exeter Situated in a small hidden valley - within the picturesque Mid Devon Parish of Newton St Cyres. It is completely rural having a large pond and trout stream along the boundary of the three acre site. It is however only 3.5 miles from the beautiful Cathedral City of Exeter and the smaller market town of Crediton. Both the North and South Devon Coastlines are within easy travelling distance and the stunning scenery of Dartmoor and Exmoor. Well beh...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langford-bridge-caravan-and-camping-park-exeter",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langford Bridge House",
    "addressLocality": "Exeter",
    "addressRegion": "Devon",
    "postalCode": "EX5 5AQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7256138,
    "longitude": -3.5269209
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}