{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cajun-palms-rv-resort-breaux-bridge-la",
  "name": "What is the phone number for Cajun Palms RV Resort?",
  "description": "Cajun Palms RV Resort is located at 1055 North Barn Road, Breaux Bridge LA 70517. Cajun Palms RV Resort can be contacted at ***-***-**** or http://www.cajunpalms.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cajun-palms-rv-resort-breaux-bridge-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1055 North Barn Road",
    "addressLocality": "Breaux Bridge",
    "addressRegion": "LA",
    "postalCode": "70517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3246986,
    "longitude": -91.8225805
  }
}