{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vanlife-community-retreat-glasgow-scotland",
  "name": "Vanlife Community & Retreat",
  "description": "The UK's first and only FREE campsite for Vanlifers - funded by tourism we are able to offer Vanlifers free stays and use of our facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vanlife-community-retreat-glasgow-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B821",
    "addressLocality": "Glasgow",
    "addressRegion": "Scotland",
    "postalCode": "G63",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.98842,
    "longitude": -4.32836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}