{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-4-seasons-r-v-park-mena-ar-us",
  "name": "4 Seasons R V Park",
  "description": "4 Seasons R V Park is located at 3060 U.S. 71, Mena AR 71953. 4 Seasons R V Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-4-seasons-r-v-park-mena-ar-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3060 U.S. 71",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "postalCode": "71953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.628235,
    "longitude": -94.2035589
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mena/4-seasons-r-v-park"
  ]
}