{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rifugio-montano-orsomarso-calabria",
  "name": "Rifugio Montano",
  "description": "beautifully situated in nature on the beautiful river Argentino - restaurant - Orsomarso 6km - in the Parco Nazionale del Pollino",
  "url": "https://campertunity.com/listings/campgrounds/rifugio-montano-orsomarso-calabria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650689206.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "orsomarso",
    "addressRegion": "calabria",
    "postalCode": "87020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.80192,
    "longitude": 15.95225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€10+"
}