{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crantock-plains-touring-park-crantock-newquay",
  "name": "Crantock Plains Touring Park",
  "description": "Crantock Plains Touring Park is a campsite in Crantock, Cornwall.The campsite has pitches with some shade. The following rules apply to pets at...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crantock-plains-touring-park-crantock-newquay",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/9/6889f73448f26.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Crantock/Newquay",
    "postalCode": "TR8 5PH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.38978,
    "longitude": -5.08883
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}