{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gilbert-rv-campground-cabins-gilbert-ar",
  "name": "Gilbert RV Campground & Cabins",
  "description": "Gilbert RV Campground & Cabins provide a safe clean place to RV or Tent Camp and Cabins located on the beautiful Buffalo National River in Gilbert, AR. The river is known for canoeing & kayaking with beautiful rock formations and rock banks to play on. Fun for the family and friends.",
  "url": "https://campertunity.com/listings/campgrounds/gilbert-rv-campground-cabins-gilbert-ar",
  "image": [
    "https://static.wixstatic.com/media/94940e_2d8a44e486fc41e08b9e505fbc1a3a7a%7Emv2.jpeg/v1/fit/w_2500,h_1330,al_c/94940e_2d8a44e486fc41e08b9e505fbc1a3a7a%7Emv2.jpeg",
    "https://static.wixstatic.com/media/94940e_3eca73c7023b4305b2cd396e26aa060f~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36 Frost Street",
    "addressLocality": "Gilbert",
    "addressRegion": "AR",
    "postalCode": "72636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9912834,
    "longitude": -92.7163137
  },
  "sameAs": [
    "https://www.gilbertrvcampground.com/",
    "https://www.gilbertrvcampground.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}