{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bella-augusta-augsburg-bavaria",
  "name": "Bella Augusta",
  "description": "beautifully situated at the natural swimming pool-restaurant-[april-may]-bread roll service centre 5 km",
  "url": "https://campertunity.com/listings/campgrounds/bella-augusta-augsburg-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749319.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mühlhauser Straße",
    "addressLocality": "Augsburg",
    "addressRegion": "bavaria",
    "postalCode": "86169",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41238,
    "longitude": 10.92305
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/augsburg/24526/bella-augusta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "39.7",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "€39.7+"
}