{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alton-star-c-and-c-club-site",
  "name": "Alton, The Star C&C Club Site",
  "description": "Alton, The Star C&C Club Site is a campsite in Oakamoor, Staffordshire.This terraced camp site and camp site with sloping grounds has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alton-star-c-and-c-club-site",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67501092490be.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oakmore Road",
    "addressLocality": "Cotton (Staffordshire)/Stoke-on-Trent",
    "postalCode": "ST10 3DW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00897,
    "longitude": -1.90167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}