{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orleton-rise-holiday-park-ludlow-gb",
  "name": "Orleton Rise Holiday Park",
  "description": "Orleton Rise Holiday Park is a campsite in Ludlow, Shropshire.The campsite has which are marked out and pitches with some shade. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orleton-rise-holiday-park-ludlow-gb",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675163f95272f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Green Lane",
    "addressLocality": "Ludlow",
    "postalCode": "SY84JG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.51642,
    "longitude": -2.46639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}