{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gilbert-rv-campground-gilbert-ar",
  "name": "Gilbert RV Campground",
  "description": "Gilbert RV Campground is located at 36 N Frost Street, Gilbert AR 72636. Gilbert RV Campground can be contacted at ***-***-**** or http://www.gilbertrvcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/gilbert-rv-campground-gilbert-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36 N Frost Street",
    "addressLocality": "Gilbert",
    "addressRegion": "AR",
    "postalCode": "72636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9906599,
    "longitude": -92.7153965
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/gilbert/gilbert-rv-campground",
    "https://www.rvezy.com"
  ]
}