{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-camping-at-baltic-sea-schnellmark-schleswig-holstein",
  "name": "Farm camping at the Baltic Sea",
  "description": "Enjoy a relaxing stay at Farm camping at the Baltic Sea in Schnellmark, Germany. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-camping-at-baltic-sea-schnellmark-schleswig-holstein",
  "image": [
    "https://static.campspace.com/media/space/detail/puc_805a1f0dcad0a82ba2a2d7f0d14671cd.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "schnellmark",
    "addressRegion": "Schleswig-Holstein",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4455,
    "longitude": 9.9165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}