{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bubble-inn-campsite-derby-derbyshire",
  "name": "Bubble Inn Campsite",
  "description": "The Bubble Inn Hotel, Restaurant Pub and Camping Ground is located in the rural village of Stenson, Derby, on Lock/Bridge Number 19, over looking the Stenson Marina. It is a wonderfully relaxed place for socialising and business.The Bubble Inn is set in a traditional 19th Century converted Farm building with striking high ceilings, exposed beams and has retained many of it’s old features.Restaurant and PubOur restaurant serves an extensive range of food which is freshly cooked by us and we lo...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bubble-inn-campsite-derby-derbyshire",
  "image": [
    "https://lh6.googleusercontent.com/-DYfaEIkFH0M/UwOJRVD1DMI/AAAAAAAD18c/X01dyGLUUCw/w1000/Bubble-Inn-Campsite-449176062.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derby Road",
    "addressLocality": "Derby",
    "addressRegion": "Derbyshire",
    "postalCode": "DE73 7HL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9233008,
    "longitude": -1.4765491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}