{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roundhill-camping-in-forest-brockenhurst",
  "name": "Roundhill Camping in the forest",
  "description": "Roundhill Camping in the forest is a campsite in Brockenhurst, Hampshire.The campsite has pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roundhill-camping-in-forest-brockenhurst",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515f77172fa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beaulieu Road",
    "addressLocality": "Brockenhurst",
    "postalCode": "SO42 7QL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.82083,
    "longitude": -1.53472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}