{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-genys-jurbarkas",
  "name": "Camp Genys",
  "description": "Camp Genys is a campsite in Jurbarkas, located a river/stream and by a lake/recreational pond.This terraced camp site and camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-genys-jurbarkas",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518fa70d074.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dariaus ir Gireno str. 138",
    "addressLocality": "Jurbarkas",
    "postalCode": "74150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.07828,
    "longitude": 22.78436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}