{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biofinca-lugasu-de-jos-bihor",
  "name": "Biofinca",
  "description": "Camping with shade of old walnuts - between hills - 3,5 km of main road 1 - hammocks, billiard tables and food patio - center 10km - use coordinates",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biofinca-lugasu-de-jos-bihor",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651215797.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lugașu de Jos",
    "addressRegion": "bihor",
    "postalCode": "417315",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.07244,
    "longitude": 22.32606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "125",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "125+"
}