{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-boje-sportartikel-leipzig-leipzig",
  "name": "Parking space buoy sporting goods",
  "description": "Enjoy a relaxing stay at Pitch buoy Sports goods in Leipzig, Germany. Visitors' rating: 3.26.",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-boje-sportartikel-leipzig-leipzig",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650850429.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haferkornstraße",
    "addressLocality": "Leipzig",
    "addressRegion": "Leipzig",
    "postalCode": "04129",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3571,
    "longitude": 12.38516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}