{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-spring-state-park-orange",
  "name": "Blue Spring State Park",
  "description": "Blue Spring State Park is located at 2100 West French Avenue, Orange City FL 32763. Blue Spring State Park can be contacted at ***-***-**** or https://www.floridastateparks.org/park/Blue-Spring",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-spring-state-park-orange",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 West French Avenue",
    "addressLocality": "Orange City",
    "addressRegion": "FL",
    "postalCode": "32763",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.9479185,
    "longitude": -81.3376933
  }
}