{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tropical-garden-oasis-unique-camping-experience",
  "name": "Tropical Garden Oasis-Unique Camping Experience",
  "description": "Beautiful space with lots of nature going on. We have several ponds for you to relax and listen to",
  "url": "https://campertunity.com/listings/campgrounds/tropical-garden-oasis-unique-camping-experience",
  "image": [
    "https://campspace.com/media/medium/uploads/space/0a/c5/37/0ac537e811e43d9dcc6d18e279398ac8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Birmingham",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5,
    "longitude": -1.83
  },
  "sameAs": [
    "https://campspace.com/en/s/tropical-garden-oasis-unique-camping-experience_4548"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}