{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bellevue-skopje",
  "name": "Camping Bellevue",
  "description": "☎ +***-***-**** Rating by the Campercontact community: 2.48",
  "url": "https://campertunity.com/listings/campgrounds/camping-bellevue-skopje",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742065.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 32",
    "addressLocality": "Skopje",
    "addressCountry": "North Macedonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.99593,
    "longitude": 21.55044
  },
  "sameAs": [
    "https://www.campercontact.com/en/north-macedonia/municipality-of-aracinovo/skopje/19748/camping-bellevue"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "40+"
}