{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-appartements-seehof-kramsach-reintalersee",
  "name": "Camping und Appartements Seehof",
  "description": "There is lots to do both in summer and winter on Camping Seehof and in the vicinity. Camping Seehof is beautifully situated on the Reintaler Lake...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-appartements-seehof-kramsach-reintalersee",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/d/685d0f71969c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moosen 42",
    "addressLocality": "Kramsach (Reintalersee)",
    "postalCode": "6233",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.46206,
    "longitude": 11.90733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}