{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecan-grove-rv-park-lake-village-ar-1",
  "name": "Pecan Grove RV Park",
  "description": "Pecan Grove RV Park is located at 3768 U.S. 65, Lake Village AR 71653. Pecan Grove RV Park can be contacted at ***-***-**** or http://www.pecangrove.net/",
  "url": "https://campertunity.com/listings/campgrounds/pecan-grove-rv-park-lake-village-ar-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3768 U.S. 65",
    "addressLocality": "Lake Village",
    "addressRegion": "AR",
    "postalCode": "71653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2968042,
    "longitude": -91.2765646
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/lake-village/pecan-grove-rv-park"
  ]
}