{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secret-spot-camping-braunton-devon",
  "name": "Secret Spot Camping",
  "description": "Families and CouplesWe have a really nice level sheltered meadow for families and couples. We have free hot showers, free Wi-Fi and a campers' shelter with fridge, freezer, microwave and tea/coffee making facilities. This is situated in a sheltered garden with picnic tables and is ideal for barbeques etc. As we are primarily a plant nurseries we don't have electric hook-ups. Sorry, no dogs.Under 18s Surf 'n' CampWe also accept small groups of well behaved under-18s (no under 16s). please note...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secret-spot-camping-braunton-devon",
  "image": [
    "https://lh3.googleusercontent.com/-0DonoB6fFWI/UtFLQ63uhwI/AAAAAAADyeQ/iohUBHFzlxg/w1000/Secret-Spot-Camping-175923031.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moor Lane Nursery",
    "addressLocality": "Braunton",
    "addressRegion": "Devon",
    "postalCode": "EX33 1HG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1072481,
    "longitude": -4.1753229
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}