{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-astor-landing-campground-astor-fl",
  "name": "Astor Landing Campground",
  "description": "Astor Landing Campground is located at 25934 Holmar Drive, Astor FL 32102. Astor Landing Campground can be contacted at ***-***-**** or http://www.astorlanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-astor-landing-campground-astor-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25934 Holmar Drive",
    "addressLocality": "Astor",
    "addressRegion": "FL",
    "postalCode": "32102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.122027,
    "longitude": -81.510986
  }
}