{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poineer-acadian-village-breaux-bridge-la",
  "name": "What is the phone number for Poineer Acadian Village?",
  "description": "Poineer Acadian Village is located at 296 Degeyter Road, Breaux Bridge LA 70517. Poineer Acadian Village can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poineer-acadian-village-breaux-bridge-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "296 Degeyter Road",
    "addressLocality": "Breaux Bridge",
    "addressRegion": "LA",
    "postalCode": "70517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.291365,
    "longitude": -91.924525
  }
}