{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-billing-aquadrome-northampton",
  "name": "Camping Billing Aquadrome",
  "description": "Camping Billing Aquadrome is a campsite in Northampton, Northamptonshire, located a river/stream and by a lake/recreational pond.The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-billing-aquadrome-northampton",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505ce9492b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crow Lane Great Billing",
    "addressLocality": "Northampton",
    "postalCode": "NN3 9DA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24481,
    "longitude": -0.81361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}