{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fletcher-rv-park-fletcher-ok",
  "name": "Fletcher RV Park",
  "description": "Fletcher RV Park offers a family and pet friendly environment for looks to camp with their RV. We offer essential hookups and are priced affordably!",
  "url": "https://campertunity.com/listings/campgrounds/fletcher-rv-park-fletcher-ok",
  "image": [
    "/files/2021/08/Family-vacation-travel-RV.jpg",
    "/files/2021/08/rv.png",
    "/files/2021/08/logo.jpg",
    "/files/2021/08/logo.png",
    "/files/2021/08/usa.png",
    "/files/2021/08/hanging_flag.jpg",
    "/files/2021/08/patriotic.jpg",
    "/files/2021/08/fam_in_rv.jpg",
    "/files/2021/08/exploring_friends.jpg",
    "/wp-content/uploads//b2b/stock/v2/bigstock/Close-up-of-a-man-using-mobile-53439139.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16691 US Highway 277",
    "addressLocality": "Fletcher",
    "addressRegion": "OK",
    "postalCode": "73541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8522243,
    "longitude": -98.2393195
  },
  "sameAs": [
    "https://fletcherrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}