{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southdown-barnstaple-devon",
  "name": "Southdown Certificated Site",
  "description": "Welcome to Southdown Camping & Caravan Site, situated halfway between Torrington and Barnstaple - you couldn't be better placed to travel and explore North Devon.We offer an exclusive five caravan berth site with electric hook up points, with all amenities, plus an extensive camping fields for tents and campers. The site includes bathroom facalities including hot showers.You are only 10 mins from Torrington and then the South of the county, 15 mins from Barnstaple and then Bideford and the be...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southdown-barnstaple-devon",
  "image": [
    "https://lh3.googleusercontent.com/--7y1LSGlj4Q/UgzAk4STX4I/AAAAAAADeLs/o3p1KgIEd8U/w1000/site01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Southdown Caravan And Camping",
    "addressLocality": "Barnstaple",
    "addressRegion": "Devon",
    "postalCode": "EX38 8HN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0804057,
    "longitude": -4.0600467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}