{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fanz-mobile-home-estates-saint-bernard-la",
  "name": "What is the phone number for Fanz Mobile Home Estates?",
  "description": "Fanz Mobile Home Estates is located at 2100 West Fanz Road, Saint Bernard LA 70085. Fanz Mobile Home Estates can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fanz-mobile-home-estates-saint-bernard-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 West Fanz Road",
    "addressLocality": "Saint Bernard",
    "addressRegion": "LA",
    "postalCode": "70085",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.870987,
    "longitude": -89.8344421
  }
}