{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lindenwood-campground-fargo-nd",
  "name": "What is the phone number for Lindenwood Campground?",
  "description": "Lindenwood Campground is located at 1955 Roger Maris Drive, Fargo ND 58103. Lindenwood Campground can be contacted at ***-***-**** or http://www.fargoparks.com/facilities-recreation/lindenwood-campground.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lindenwood-campground-fargo-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1955 Roger Maris Drive",
    "addressLocality": "Fargo",
    "addressRegion": "ND",
    "postalCode": "58103",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8493705,
    "longitude": -96.7812849
  }
}