{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/usi-kolka-kolka",
  "name": "usi",
  "description": "simple camping-beach of Cape Kags on 250 m-the way of Kags to Ventspils is asphalted",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/usi-kolka-kolka",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748666.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P131",
    "addressLocality": "Kolka",
    "addressRegion": "Kolka Parish",
    "postalCode": "3275",
    "addressCountry": "LV"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.74961,
    "longitude": 22.59394
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}