{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luna-apa-si-timpul-ortisoara-timis",
  "name": "Luna, apa si timpul",
  "description": "In the garden of a restaurant - on a small island - access road from DJ693 on gravel with many holes for approx. 1.5 km - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luna-apa-si-timpul-ortisoara-timis",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253932.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DJ693",
    "addressLocality": "Orțișoara",
    "addressRegion": "timis",
    "postalCode": "307305",
    "addressCountry": "Rumanía"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.95771,
    "longitude": 21.16768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}