{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-romsey-romsey-england",
  "name": "A Pub in Romsey",
  "description": "Surrounded by beautiful Hampshire countryside, you’ll feel right at home… at Bear & Ragged Staff. Catering for two legs and four, we’re perfectly placed for a number of local walks and boast a delicious British menu and range of refreshing drinks - the perfect rambler’s reward! Please call 24 hours before your arrival.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-romsey-romsey-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30353/profile/J2kOtud9ZzbWvOAQ_07560afb89b3621dc392fb46cd840c4f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Romsey",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97600244,
    "longitude": -1.47920034
  },
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}