{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastline-rv-resort-eastpoint-fl",
  "name": "Coastline RV Resort",
  "description": "Coastline RV Resort camping reservations and campground information. Learn more about camping near Coastline RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/coastline-rv-resort-eastpoint-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783904/%7Bpht%7DphotoURL2-original%7Bpht%7D1725783466324.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "957 U.S. 98",
    "addressLocality": "Eastpoint",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.75727,
    "longitude": -84.83764
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/coastline-rv-resort/CHUB/783904/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}