{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-apollo-baile-felix-bihor-county",
  "name": "Camping Apollo",
  "description": "supermarket 200 m-restaurant-sauna-massage-spring water",
  "url": "https://campertunity.com/listings/campgrounds/camping-apollo-baile-felix-bihor-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698434.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Primăverii",
    "addressLocality": "Băile Felix",
    "addressRegion": "bihor-county",
    "postalCode": "417500",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.99619,
    "longitude": 21.98042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.69,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "70",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "70+"
}