{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terme-olimia-natura-podcetrtek",
  "name": "Camping Terme Olimia/Natura",
  "description": "Camping Terme Olimia/Natura is located near Podčertek, a town in eastern Slovenia situated along the Croatian border. The area surrounding the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terme-olimia-natura-podcetrtek",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674dee37ed8af.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zdraviliska cesta 24",
    "addressLocality": "Podcetrtek",
    "postalCode": "3254",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.16528,
    "longitude": 15.60519
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}