{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dana-garden",
  "name": "Dana Garden",
  "description": "In our yard, we have a lot of space available for campers. I work in the field of parts and accessor",
  "url": "https://campertunity.com/listings/campgrounds/dana-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/28/_1/2728_1_5e4fe05dac816.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31,
    "longitude": 25.75
  },
  "sameAs": [
    "https://campspace.com/en/s/dana-garden_2728"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}