{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jurasdzeni-tuja-liepupe-parish",
  "name": "Camping Jurasdzeni",
  "description": "campsite very nice beach - restaurant - young and enthusiastic administrator couple - site is still in development - English - sauna",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jurasdzeni-tuja-liepupe-parish",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801150.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jūras iela",
    "addressLocality": "tuja",
    "addressRegion": "liepupe-parish",
    "postalCode": "4022",
    "addressCountry": "letland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.49007,
    "longitude": 24.3833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}