{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shamrock-campgrounds-saint-augu",
  "name": "Shamrock Campgrounds",
  "description": "Shamrock Campgrounds is located at 3575 U.S. 1, Saint Augustine FL 32086. Shamrock Campgrounds can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shamrock-campgrounds-saint-augu",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3575 U.S. 1",
    "addressLocality": "Saint Augustine",
    "addressRegion": "FL",
    "postalCode": "32086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.827742,
    "longitude": -81.3227555
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/saint-augustine/shamrock-campgrounds"
  ]
}