{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clachan-caravan-club-killin-scotland",
  "name": "Clachan Caravan Club",
  "description": "Enjoy a relaxing stay at Clachan Caravan Club in Killin, United Kingdom. Visitors' rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clachan-caravan-club-killin-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651178386",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aberfeldy Road / A827",
    "addressLocality": "Killin",
    "addressRegion": "Scotland",
    "postalCode": "FK21 8S",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.48239355,
    "longitude": -4.30912916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}