{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ludlow-touring",
  "name": "Ludlow Touring Park",
  "description": "Ludlow Touring Park is a camping in Ludlow, Shropshire, on the river/stream. This camping has pitches with parcels, with shadows, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ludlow-touring",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517a61e80f5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Overton Road",
    "addressLocality": "Ludlow",
    "postalCode": "SY8 4AD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34483,
    "longitude": -2.71875
  }
}