{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-chalet-touring-park-finchampstead",
  "name": "California Chalet & Touring Park",
  "description": "California Chalet & Touring Park is a campsite in Finchampstead, Wokingham, located in a wood.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/california-chalet-touring-park-finchampstead",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505e855be7f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nine Mile Ride",
    "addressLocality": "Finchampstead",
    "postalCode": "RG40 4HU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37808,
    "longitude": -0.87114
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}