{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-garden-sighetu-marmatiei-district-maramures",
  "name": "Green Garden",
  "description": "Great location on private property, property of a family. The owners are very friendly and welcome all types of travelers. For camper, caravan also rooms available",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-garden-sighetu-marmatiei-district-maramures",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651275618"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Doboieș",
    "addressLocality": "sighetu-marmatiei",
    "addressRegion": "district-maramures",
    "postalCode": "435500",
    "addressCountry": "roemenie"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92487,
    "longitude": 23.93197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}