{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phlogiston-hotel-camping-sint-petersburg-oblast-leningrad",
  "name": "Phlogiston Hotel & Camping",
  "description": "Motorhome parking near hotel - use GPS coordinates - restaurant - supermarket 300m - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/phlogiston-hotel-camping-sint-petersburg-oblast-leningrad",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650831078.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prospekt Bol'shevikov",
    "addressLocality": "Sint-Petersburg",
    "addressRegion": "oblast-leningrad",
    "postalCode": "193315",
    "addressCountry": "Rusland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.88457,
    "longitude": 30.49281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "1500+"
}