{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-dalpagas-dans-la-foret-de-pommiers-pres-de-dresde",
  "name": "Ferme d'alpagas dans la forêt de pommiers près de Dresde",
  "description": "Alpakahof am Apfelwald - A natural animal fun for young and old. Nestled between Galgenberg",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-dalpagas-dans-la-foret-de-pommiers-pres-de-dresde",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e8/5a/f4/e85af456b2f19148a34ee3de90e75dbb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.12,
    "longitude": 14.35
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    }
  ]
}