{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lincoln-parish-park-ruston-la",
  "name": "What is the phone number for Lincoln Parish Park?",
  "description": "Lincoln Parish Park is located at 211 Parish Park Road, Ruston LA 71270. Lincoln Parish Park can be contacted at ***-***-**** or https://www.rustonlincoln.com/outdoor-adventure/167/5/Lincoln-Parish-Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lincoln-parish-park-ruston-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "211 Parish Park Road",
    "addressLocality": "Ruston",
    "addressRegion": "LA",
    "postalCode": "71270",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.585205,
    "longitude": -92.610245
  }
}