{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-bognor-regis-england",
  "name": "A Pub in Bognor Regis",
  "description": "The Fox Inn dates back to 1790 and is 250 yards from the beach in Felpham. The pub is independently run and known for its cosy friendly atmosphere, serving a great selection of quality wines, world lagers and local ale & food.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-bognor-regis-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29678/photo-gallery/6xpImi4Dh5SkVlEt_f691e213722cade47348fda2ee31e898_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bognor Regis",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.75599171,
    "longitude": -0.65665255
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}