{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/royal-hill-caravan-park-shrewsbury-shropshire",
  "name": "Royal Hill Caravan Park",
  "description": "A grassy campsite with hard standings situated next door to the Royal Inn Pub with views over the river severn towards Melverly and Criggion. The pub serves excellent pub food and the site lies behind a locked barrier.FacilitiesToiletsShowersWet RoomDish Wshing FacilitiesLocked Gate",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/royal-hill-caravan-park-shrewsbury-shropshire",
  "image": [
    "https://lh4.googleusercontent.com/-PSeOKYDRsN0/UbB6uyngJRI/AAAAAAADDFs/OtzI9MvT3sI/w1000/Royal-Hill-Caravan-Park-299721181.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Edgerley",
    "addressLocality": "Shrewsbury",
    "addressRegion": "Shropshire",
    "postalCode": "SY10 8ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.707755,
    "longitude": -2.7540658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}