{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/putsborough-sands-caravan-site-croyde",
  "name": "Putsborough Sands Caravan Site",
  "description": "Our unique and coveted Beach Site enjoys unrivalled panoramic views over the Atlantic. There are very few sites anywhere in the South-West that occupy such a favoured position, nestled as we are right on the multi-award winning Putsborough Sands. Once sited and with no need for the car, you can feast your eyes on a spectacle of hundreds of acres of clean golden sand and a sea that at different times can be a challenge for the most expert surfer or a calm glistening ocean which invites you to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/putsborough-sands-caravan-site-croyde",
  "image": [
    "https://lh3.googleusercontent.com/-dyIGoX72oyk/UgvLcVF2-cI/AAAAAAADd5I/tW77-i0lia8/w1000/Putsborough-Sands-Caravan-Site-133100390.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Anchorage",
    "addressLocality": "Croyde",
    "addressRegion": "Devon",
    "postalCode": "EX33 1LZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1303398,
    "longitude": -4.2215393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}