{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treloy-tourist-park-newquay",
  "name": "Treloy Tourist Park",
  "description": "Treloy Tourist Park is a campsite in Newquay, Cornwall.This terraced camp site has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treloy-tourist-park-newquay",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503b47f2802.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Newquay",
    "postalCode": "TR8 4JN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.43278,
    "longitude": -5.01239
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}