{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-skopje-skopie-region-de-skopie-north-macedonia",
  "name": "Camping skopje",
  "description": "Small and simple campsite, near the A2, in a residential area. Check the coordinates. Skopje center 8 km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-skopje-skopie-region-de-skopie-north-macedonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257241.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ul6 Saraj",
    "addressLocality": "Skopie",
    "addressRegion": "region-de-skopie",
    "postalCode": "1062",
    "addressCountry": "Macedonia del Norte"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.00311,
    "longitude": 21.32071
  },
  "sameAs": [
    "https://www.campercontact.com/es/macedonia-del-norte/region-de-skopie/skopie/161595/camping-skopje"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "20+"
}