{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poches-fish-n-breaux-bridge-la",
  "name": "What is the phone number for Poche's Rv Park & Fish-N-Camp?",
  "description": "Poche's Rv Park & Fish-N-Camp is located at 1080 Sawmill Highway, Breaux Bridge LA 70517. Poche's Rv Park & Fish-N-Camp can be contacted at ***-***-**** or http://www.pochesrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poches-fish-n-breaux-bridge-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1080 Sawmill Highway",
    "addressLocality": "Breaux Bridge",
    "addressRegion": "LA",
    "postalCode": "70517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.338132,
    "longitude": -91.924853
  }
}