{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bayou-creek-rv-park-saint-francisvi",
  "name": "What is the phone number for Bayou Creek RV Park?",
  "description": "Bayou Creek RV Park is located at 13155 Louisiana 66, Saint Francisville LA 70775. Bayou Creek RV Park can be contacted at ***-***-**** or http://www.bayoucreekrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-bayou-creek-rv-park-saint-francisvi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13155 Louisiana 66",
    "addressLocality": "Saint Francisville",
    "addressRegion": "LA",
    "postalCode": "70775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.970375,
    "longitude": -91.4816278
  }
}