{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-san-bartelomeo-muggia-friuli-venezia-giulia",
  "name": "Camping San Bartelomeo",
  "description": "in Italy just across the border with Slovenia on the Gulf of Trieste",
  "url": "https://campertunity.com/listings/campgrounds/camping-san-bartelomeo-muggia-friuli-venezia-giulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651130530.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada per Lazzaretto",
    "addressLocality": "Muggia",
    "addressRegion": "friuli-venezia-giulia",
    "postalCode": "34015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.59689,
    "longitude": 13.72397
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/friuli-venezia-giulia/muggia/107013/camping-san-bartelomeo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€29+"
}