{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-juritz-feistritz-im-rosental",
  "name": "Camping Juritz",
  "description": "Camping Juritz is a friendly and car-free campsite where the guest stands first. Enjoy nature, dive into the heated swimming pool or take a seat...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-juritz-feistritz-im-rosental",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748aa65c7a32.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingstraße",
    "addressLocality": "Feistritz im Rosental",
    "postalCode": "9181",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.52519,
    "longitude": 14.16047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}