{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-nibletts-bluff-park-vinton",
  "name": "What is the phone number for Nibletts Bluff Park?",
  "description": "Nibletts Bluff Park is located at 3409 Niblett Bluff Road, Vinton LA 70668. Nibletts Bluff Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-nibletts-bluff-park-vinton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3409 Niblett Bluff Road",
    "addressLocality": "Vinton",
    "addressRegion": "LA",
    "postalCode": "70668",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1997086,
    "longitude": -93.6773895
  }
}