{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rasdol-ye-pskov-gorod-pskov-russia",
  "name": "Camping Rasdol Ye",
  "description": "camping and service area - next to the main road - sports facilities and BBQ",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rasdol-ye-pskov-gorod-pskov-russia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650837780.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leningradskoye Shosse",
    "addressLocality": "Pskov",
    "addressRegion": "gorod-pskov",
    "postalCode": "180005",
    "addressCountry": "Russia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.80697,
    "longitude": 28.42524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1432.29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1432.29+"
}