{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-curtea-richvini-richis-sibiu",
  "name": "La Curtea Richvini",
  "description": "courtyard behind cafe in the center - Attention! narrow access and limited height, campers can bend through the passage with a large bend - washing machine - grocery and fruit and cafe bar next to the entrance - fresh sandwiches from 07.00am",
  "url": "https://campertunity.com/listings/campgrounds/la-curtea-richvini-richis-sibiu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650812845.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Richiș",
    "addressRegion": "sibiu",
    "postalCode": "557047",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.09748,
    "longitude": 24.48001
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/sibiu/richis/60488/la-curtea-richvini"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "65",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "65+"
}