{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-palms-rv-resort-milton-fl",
  "name": "Pelican Palms RV Resort",
  "description": "Pelican Palms RV Resort camping reservations and campground information. Learn more about camping near Pelican Palms RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/pelican-palms-rv-resort-milton-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783748/%7Bpht%7DphotoURL3-original%7Bpht%7D1699586348499.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3700 Garcon Point Road",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5696,
    "longitude": -87.02912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}