{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-lohr-bayern",
  "name": "Campingplätze",
  "description": "The Mainufer campsite is idyllically located on the banks of the Main River. It is only a 10-minute walk from the historic Lohr city centre (pedestrian zone). Ideal starting point for hiking and cycling tours in the Spessart Nature Park, Rhön and the Franconian wine country. Sports facilities: tennis, fishing, hiking, cycling. Direct access to the city. Outdoor swimming pool (charges apply).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-lohr-bayern",
  "image": [
    "https://camping-bayern.info/img/112/campingplatz-campingplatz-mainufer-514.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://camping-bayern.info/img/112/campingplatz-campingplatz-mainufer-514.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jahnstr. 12",
    "addressLocality": "Lohr",
    "addressRegion": "Bayern",
    "postalCode": "97816",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.99822,
    "longitude": 9.58254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  }
}