{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pub-in-hampshire-hampshire-england",
  "name": "A Pub in Hampshire",
  "description": "An award winning family-run village pub which has been in the Good Pub Guide for 25 years. Inglenook fireplace and a lovely garden with pleasant walks nearby. No children in the bar. Cash only! Only suitable for PVCs/VW campervans, etc.",
  "url": "https://campertunity.com/listings/campgrounds/pub-in-hampshire-hampshire-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28813/photo-gallery/VQb5tE2sjwhTizXO_f6a85342f2462335c6a78d8100b2b620_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hampshire",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.96286248,
    "longitude": -0.93135304
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}