{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aviator-rv-park-abilene-tx",
  "name": "Aviator RV Park",
  "description": "Aviator RV Park offers a clean, comfortable, and safe environment for short or long-term stays in Abilene. Enjoy modern amenities here!",
  "url": "https://campertunity.com/listings/campgrounds/aviator-rv-park-abilene-tx",
  "image": [
    "https://aviatorrvpark.com/wp-content/uploads/2024/08/aviator-rv-park-meta-image-aug-2024.png",
    "https://aviatorrvpark.com/wp-content/uploads/2024/08/aviator-rv-park-logo-aug-2024-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6741 US Highway 277 S",
    "addressLocality": "Abilene",
    "addressRegion": "TX",
    "postalCode": "79606",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.395763,
    "longitude": -99.813967
  },
  "sameAs": [
    "https://aviatorrvpark.com/",
    "https://www.rvezy.com"
  ]
}