{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sayre-rv-park",
  "name": "Sayre RV Park",
  "description": "Sayre RV Park, Sayre, Oklahoma. Check for ratings on facilities, restrooms, and appeal. Save 10% on Good Sam Campgrounds & RV Parks",
  "url": "https://campertunity.com/listings/campgrounds/sayre-rv-park",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sayre",
    "addressRegion": "OK",
    "postalCode": "73662",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.41262,
    "longitude": -99.44268
  },
  "sameAs": [
    "https://www.goodsam.com/campgrounds-rv-parks/oklahoma/sayre/sayre-rv-park-201205587",
    "https://www.goodsam.com/campgrounds-rv-parks/oklahoma/sayre/sayre-rv-park/cgid-201205587"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}