{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mainglueck-camping-neustadt-bayern",
  "name": "Mainglück Camping",
  "description": "Campsite Main Happiness ! Located directly on the Main, surrounded by forest, the place offers a feeling of standing freely connected with the amenities of showers and toilets as well as a large pool!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mainglueck-camping-neustadt-bayern",
  "image": [
    "https://camping-bayern.info/img/90/campingplatz-mainglück-camping-5685.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://camping-bayern.info/img/90/campingplatz-maingl&#252;ck-camping-5685.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz 1",
    "addressLocality": "Neustadt",
    "addressRegion": "Bayern",
    "postalCode": "97845",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.911336,
    "longitude": 9.583809
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}