{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-baxter-campground-lampe-mo",
  "name": "Baxter Campground",
  "description": "Baxter Campground is located at 4631 Missouri H, Lampe MO 65681. Baxter Campground can be contacted at ***-***-**** or http://www.reserveamerica.com/camping/baxter/r/campgroundDetails.do?contractCode=NRSO&parkId=71018",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-baxter-campground-lampe-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4631 Missouri H",
    "addressLocality": "Lampe",
    "addressRegion": "MO",
    "postalCode": "65681",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5678476,
    "longitude": -93.5004393
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/lampe/baxter-campground"
  ]
}