{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackberry-wood-campsite-brighton",
  "name": "Blackberry Wood Campsite",
  "description": "Blackberry Wood - Come and stay! The Campsite has a maximum of 20 tents and the camping pitches are in cosy little private woodland glades (some glades are unsuitable for tents larger than 5m x 3m see booking pages for details).We also have a Holiday Bus, a romantic Gypsy Caravan, a Holicopter and our brand spanking new Curvy Cabin for rent. Campfires and bbqs are allowed. You can cook food over an open fire using our grills (now available in all glades).Dry Logs and bbq coals are for sale in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackberry-wood-campsite-brighton",
  "image": [
    "https://lh6.googleusercontent.com/-lO-XL_7bLxY/UbsEQz-njII/AAAAAAADHTs/0jMfnIjcF8Y/w1000/bbw.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Streat Lane",
    "addressLocality": "Brighton",
    "addressRegion": "West Sussex",
    "postalCode": "BN6 8RS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8356838,
    "longitude": -0.2939213
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}