{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturisten-feriendorf-rutar-lido-eberndorf",
  "name": "Naturisten Feriendorf Rutar Lido",
  "description": "Naturist campsite Rutar Lido is situated in a broad, mainly flat valley. From here you can enjoy a magnificent view of the surrounding mountains....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturisten-feriendorf-rutar-lido-eberndorf",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748a8c708279.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lido 1",
    "addressLocality": "Eberndorf",
    "postalCode": "9141",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58375,
    "longitude": 14.62622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}