{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-the-campsite-kamp-podljubelj-carniola",
  "name": "Are dogs allowed at the campsite Kamp Podljubelj?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-the-campsite-kamp-podljubelj-carniola",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/kamp-podljubelj/roMzRi_4-Izm.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/kamp-podljubelj/lW8vFbStWQ03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kamp Podljubelj",
    "addressRegion": "Carniola / Julian Alps / Ljubljana / Central Sava Valley",
    "postalCode": "4290",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.39912,
    "longitude": 14.2808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}