{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-johns-rv-storage-yard-saint-augustine-fl",
  "name": "St John's RV Park and Storage Yard",
  "description": "St John's RV Park and Storage Yard is located at 2493 Florida 207, Saint Augustine FL 32086. St John's RV Park and Storage Yard can be contacted at ***-***-**** or http://www.stjohnsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/st-johns-rv-storage-yard-saint-augustine-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2493 Florida 207",
    "addressLocality": "Saint Augustine",
    "addressRegion": "FL",
    "postalCode": "32086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8324668,
    "longitude": -81.3776611
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/saint-augustine/st-john-s-rv-park-and-storage-yard"
  ]
}