{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-driftwood-rv-park-fairhope-al",
  "name": "What is the phone number for Driftwood RV Park?",
  "description": "Driftwood RV Park is located at 9318 U.S. 98, Fairhope AL 36532. Driftwood RV Park can be contacted at ***-***-**** or http://driftwoodrvparkalabama.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-driftwood-rv-park-fairhope-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9318 U.S. 98",
    "addressLocality": "Fairhope",
    "addressRegion": "AL",
    "postalCode": "36532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4194883,
    "longitude": -87.8640659
  }
}