{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dead-lakes-rv-park-campground-wewahitchka-fl",
  "name": "Dead Lakes RV Park & Campground",
  "description": "Dead Lakes RV Park & Campground camping reservations and campground information. Learn more about camping near Dead Lakes RV Park & Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dead-lakes-rv-park-campground-wewahitchka-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783808/%7Bpht%7DphotoURL3-original%7Bpht%7D1699579681841.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "482 Gary Rowell Road",
    "addressLocality": "Wewahitchka",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.13815,
    "longitude": -85.20067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}