{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-hebden-bridge-england",
  "name": "An Attraction in Hebden Bridge",
  "description": "Flat field next to village of Heptonstall Mains water and portaloo Within 100m of 2 pubs serving food, cafe and local shop / post office.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-hebden-bridge-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/12820307262/photo-gallery/FnEYhMzeOLDPl2CF_17e2f0f80f1e189c147d9a0c055815df_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hebden Bridge",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.788136,
    "longitude": -2.02332828
  },
  "numberOfRooms": 18,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}