{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-hardausee-hossingen-suderburg",
  "name": "Camping Am Hardausee",
  "description": "Campers looking for a well-kept campsite in the middle of nature will feel right at home at Camping Am Hardausee. This camping destination is named...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-hardausee-hossingen-suderburg",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edcb5ab2f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz 1",
    "addressLocality": "Hösseringen/Suderburg",
    "postalCode": "29556",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86964,
    "longitude": 10.42267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}