{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/motor-inn-rv-park-springdale",
  "name": "Motor Inn RV Park",
  "description": "Motor Inn RV Park is located at 3348 North Thompson Street, Springdale AR 72764. Motor Inn RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/motor-inn-rv-park-springdale",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3348 North Thompson Street",
    "addressLocality": "Springdale",
    "addressRegion": "AR",
    "postalCode": "72764",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2146445,
    "longitude": -94.1392589
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/springdale/motor-inn-rv-park"
  ]
}