{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-rulote-suncuius-bihor-rumania",
  "name": "Camping La Rulote",
  "description": "Simple and quiet campsite directly on the river Crişul de Repede - permanent caravans around the reception, but day plots facing the river - kitchen available.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-rulote-suncuius-bihor-rumania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260693.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Str. Horea",
    "addressLocality": "suncuius",
    "addressRegion": "bihor",
    "addressCountry": "rumania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94775,
    "longitude": 22.526
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "15+"
}