{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-kobarid",
  "name": "Angebot in der Nähe",
  "description": "Camp Trnovo Soča - close to the river Soča. Excellent starting point for all sports activities at the Soca.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-kobarid",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trnovo ob Soči 64",
    "addressLocality": "Kobarid",
    "postalCode": "5222"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2455462,
    "longitude": 13.57917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 0
  }
}