{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-moses-creek-conservation",
  "name": "Moses Creek Conservation Area",
  "description": "Moses Creek Conservation Area is located at , Saint Augustine FL 32086. Moses Creek Conservation Area can be contacted at ***-***-**** or http://www.sjrwmd.com/recreationguide/mosescreek/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-moses-creek-conservation",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint Augustine",
    "addressRegion": "FL",
    "postalCode": "32086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7575349,
    "longitude": -81.2758799
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/saint-augustine/moses-creek-conservation-area"
  ]
}