{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sokolniki-moscow",
  "name": "Camping Sokolniki",
  "description": "Camping with all the amenities - good location to visit Moscow - div. bars and restaurants in the vicinity - Subway station 2km",
  "url": "https://campertunity.com/listings/campgrounds/camping-sokolniki-moscow",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796376.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5-Y Luchevoy Prosek",
    "addressLocality": "Moscow",
    "addressRegion": "moscow",
    "postalCode": "107014",
    "addressCountry": "Russia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.81709,
    "longitude": 37.67762
  },
  "sameAs": [
    "http://sokolniki.camping-plus.ru/en",
    "https://www.campercontact.com/es/rusia/moscow/moscu/51396/camping-sokolniki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2083.33",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "2083.33+"
}