{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-tchefuncte-family-campground",
  "name": "What is the phone number for Tchefuncte Family Campground?",
  "description": "Tchefuncte Family Campground is located at 54492 Tchefuncte Campground Road, Folsom LA 70437. Tchefuncte Family Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-tchefuncte-family-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54492 Tchefuncte Campground Road",
    "addressLocality": "Folsom",
    "addressRegion": "LA",
    "postalCode": "70437",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6505831,
    "longitude": -90.2517839
  }
}