{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hollands-wood-camping-in-forest-brockenhurst-hants",
  "name": "Hollands Wood Camping in the forest",
  "description": "Hollands Wood Camping in the forest is located in Brockenhurst, Hampshire, is located in a wooded area. This campsite has pitches both in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hollands-wood-camping-in-forest-brockenhurst-hants",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee57f9b9db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lyndhurst Road",
    "addressLocality": "Brockenhurst/Hants",
    "postalCode": "SO42 7QH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83022,
    "longitude": -1.57053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}