{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stagecoach-rv-park-saint-augustine-fl",
  "name": "Stagecoach RV Park",
  "description": "Stagecoach RV Park is located at 2711 County Road 208, Saint Augustine FL 32092. Stagecoach RV Park can be contacted at ***-***-**** or http://www.stagecoachrv.net/",
  "url": "https://campertunity.com/listings/campgrounds/stagecoach-rv-park-saint-augustine-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2711 County Road 208",
    "addressLocality": "Saint Augustine",
    "addressRegion": "FL",
    "postalCode": "32092",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.918782,
    "longitude": -81.4221037
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/saint-augustine/stagecoach-rv-park"
  ]
}