{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scone-cc-club-site-perth",
  "name": "Scone C&C Club Site",
  "description": "Scone C&C Club Site is a campsite in Perth, Perth and Kinross, in the forest. This campsite has pitches with parcels, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scone-cc-club-site-perth",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675039fe1763f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Scone, Tayside",
    "addressLocality": "Perth",
    "postalCode": "PH2 6BB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.42983,
    "longitude": -3.44044
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}