{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/juliets-rv-park-foley-al",
  "name": "Juliet's RV Park",
  "description": "Call today to book with us!",
  "url": "https://campertunity.com/listings/campgrounds/juliets-rv-park-foley-al",
  "image": [
    "https://img1.wsimg.com/isteam/ip/80367b78-7088-4e79-aa76-422e7d2c2c9c/20231002_090227.jpg",
    "http://img1.wsimg.com/isteam/ip/80367b78-7088-4e79-aa76-422e7d2c2c9c/20231002_090227.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22410 US Hwy 98",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.40495,
    "longitude": -87.64256
  }
}