{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/octogon-dumbrava-rosie-district-neamt",
  "name": "Octogon",
  "description": "behind hotel on lawn with swimming pool - proximity to main road - pets accepted - center 200m.",
  "url": "https://campertunity.com/listings/campgrounds/octogon-dumbrava-rosie-district-neamt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842444.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Dorobanțului",
    "addressLocality": "Dumbrava Roșie",
    "addressRegion": "district-neamt",
    "postalCode": "617185",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.88765,
    "longitude": 26.42824
  },
  "sameAs": [
    "https://www.campercontact.com/nl/roemenie/district-neamt/dumbrava-rosie/69743/octogon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "70",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "70+"
}