{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-bucuresti-belvedere-cam",
  "name": "Camping Bucuresti Belvedere",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-bucuresti-belvedere-cam",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Str. Carierei 58",
    "addressLocality": "Camping Bucuresti Belvedere",
    "addressRegion": "Rumania East",
    "postalCode": "077060",
    "addressCountry": "Romania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.37552,
    "longitude": 25.96669
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-bucuresti-belvedere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}