{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waren-car-camp-park-bamburgh-gb",
  "name": "Waren Car. & Camp. Park",
  "description": "Waren Car. & Camp. Park is a campsite in Bamburgh, Northumberland.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waren-car-camp-park-bamburgh-gb",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674de0e22a38d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waren Mill",
    "addressLocality": "Bamburgh",
    "postalCode": "NE70 7EE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.60044,
    "longitude": -1.75444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}