{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-warwick-warwick-england",
  "name": "A Pub in Warwick",
  "description": "We have a large secure 3 Acre paddock at the rear of the pub car park, we are a community owned pub in Loxley. We serve food and drinks, and welcome motorhomes of any size, and if you want to stay for a maximum of 2 nights thats also fine with Must be pre-booked with us 0***-***-****33 Maximum 12 motor homes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-warwick-warwick-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29764/photo-gallery/55H6ZMCvcIGJo2QO_1a775cc1a757e7b8bc5b76aa68e58758_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Warwick",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.14628492,
    "longitude": -1.64097598
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}