{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodder-up-and-camp-marceline-mo",
  "name": "Lodder Up and Camp",
  "description": "Quiet campground in the boyhood hometown of Walt Disney. Its central location in Missouri offers a nice place to stay if working in or near the area. Every Site has Water Sewer and up to 50 amp service.",
  "url": "https://campertunity.com/listings/campgrounds/lodder-up-and-camp-marceline-mo",
  "image": [
    "https://static.wixstatic.com/media/d1482c_c42884e3681b404cbc593cbb3c847ac2~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "630 North Pine Street",
    "addressLocality": "Marceline",
    "addressRegion": "MO",
    "postalCode": "64658-1808",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.lodderupandcamp.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}