{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bela-nizne-kamence-terchova",
  "name": "Camping Belá Nizné Kamence",
  "description": "Camping Belá Nizné Kamence is a campsite in Terchová, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bela-nizne-kamence-terchova",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515be73f17a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wegnr. 583",
    "addressLocality": "Terchova",
    "postalCode": "01305",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.24836,
    "longitude": 18.98881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}