{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eastside-acres-mobile-home-park",
  "name": "EastSide Acres Mobile Home Park",
  "description": "EastSide Acres Mobile Home Park is located at 811 East Frontage Road, Moville IA 51039. EastSide Acres Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eastside-acres-mobile-home-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "811 East Frontage Road",
    "addressLocality": "Moville",
    "addressRegion": "IA",
    "postalCode": "51039",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.482085,
    "longitude": -96.060043
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/moville/eastside-acres-mobile-home-park"
  ]
}