{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-lion-riverside-pub-caravan-park",
  "name": "Red Lion Riverside Pub & Caravan Park",
  "description": "Information, pictures, prices and surroundings of Red Lion Riverside Pub & Caravan Park in Norton / Great Britain",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-lion-riverside-pub-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9167,
    "longitude": -2.2
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}