{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-arrow-campground-yulee-fl",
  "name": "What is the phone number for Bow & Arrow Campground?",
  "description": "Bow & Arrow Campground is located at 850430 U.S. 17, Yulee FL 32097. Bow & Arrow Campground can be contacted at ***-***-**** or http://www.bowandarrowcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-arrow-campground-yulee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "850430 U.S. 17",
    "addressLocality": "Yulee",
    "addressRegion": "FL",
    "postalCode": "32097",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6018836,
    "longitude": -81.5979561
  }
}