{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/antigua-casa-de-labranza-con-taller-de-carpinteria-galten",
  "name": "Antigua casa de labranza, con taller de carpintería.",
  "description": "Old farm with large patio. Camping next to the carpentry workshop. Access to water. No access to electricity, No access to bathroom, No kitchen to wash dishes. You have to bring everything! except water. You can buy eggs from our chickens.",
  "url": "https://campertunity.com/listings/campgrounds/antigua-casa-de-labranza-con-taller-de-carpinteria-galten",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Galten",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.172,
    "longitude": 9.8875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}