{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecan-grove-rv-park-lake-village-ar",
  "name": "Pecan Grove RV Park",
  "description": "Pecan Grove RV Park camping reservations and campground information. Learn more about camping near Pecan Grove RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/pecan-grove-rv-park-lake-village-ar",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783925/%7Bpht%7DphotoURL6-original%7Bpht%7D1699573566076.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3768 South Highway 65 82",
    "addressLocality": "Lake Village",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.29677,
    "longitude": -91.28191
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/pecan-grove-rv-park/CHUB/783925/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}