{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tehidy-holiday-park-portreath",
  "name": "Tehidy Holiday Park",
  "description": "Tehidy Holiday Park is a campsite in Portreath, Cornwall, located a river/stream.This terraced camp site and camp site with sloping grounds has which...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tehidy-holiday-park-portreath",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515d60b2dc4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harris Mill - Illogan",
    "addressLocality": "Portreath",
    "postalCode": "TR16 4JQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.24489,
    "longitude": -5.25314
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}