{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-ponies-rv-park-and-campground-vinita-ok",
  "name": "Three Ponies RV Park and Campground",
  "description": "Three Ponies RV Park and Campground with 750 pull through RV sites and 300 cabins. Resort amenities available",
  "url": "https://campertunity.com/listings/campgrounds/three-ponies-rv-park-and-campground-vinita-ok",
  "image": [
    "https://static.wixstatic.com/media/501fdd_afa31e4489da411abc7d167a979a5195%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/501fdd_afa31e4489da411abc7d167a979a5195%7Emv2.jpg",
    "https://static.wixstatic.com/media/501fdd_525adb12b6e6412da24feb970fedbb58~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vinita",
    "addressRegion": "OK",
    "postalCode": "74301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6380625,
    "longitude": -95.0509375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}