{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dalmallyb840-dalmally-escocia",
  "name": "dalmallyb840",
  "description": "This is not an official accommodation and spending the night is at your own risk: use the coordinates",
  "url": "https://campertunity.com/listings/campgrounds/dalmallyb840-dalmally-escocia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243189.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "dalmally",
    "addressRegion": "escocia",
    "postalCode": "PA33 1AY",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.34164,
    "longitude": -5.14792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}