{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-gardens-rv-park-bradenton-fl",
  "name": "Tropical Gardens RV Park",
  "description": "Tropical Gardens RV Park camping reservations and campground information. Learn more about camping near Tropical Gardens RV Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-gardens-rv-park-bradenton-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784002/%7Bpht%7DphotoURL5-original%7Bpht%7D1699571640619.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1120 53rd Avenue East",
    "addressLocality": "Bradenton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.44554,
    "longitude": -82.55134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}