{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-american-legion-campground",
  "name": "What is the phone number for American Legion Campground?",
  "description": "American Legion Campground is located at 810 West Lake Drive, Detroit Lakes MN 56501. American Legion Campground can be contacted at ***-***-**** or http://www.dlamericanlegioncampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-american-legion-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "810 West Lake Drive, 2",
    "addressLocality": "Detroit Lakes",
    "addressRegion": "MN",
    "postalCode": "56501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80448,
    "longitude": -95.857729
  }
}