{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowtown-rv-park-7000-e-interstate-20-aledo-tx",
  "name": "Cowtown RV Park 7000 E Interstate 20, Aledo, TX 76008-3106",
  "description": "come stay with us and enjoy the Fort Worth area",
  "url": "https://campertunity.com/listings/campgrounds/cowtown-rv-park-7000-e-interstate-20-aledo-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7000 E Interstate 20",
    "addressLocality": "Aledo",
    "addressRegion": "TX",
    "postalCode": "76008-3106",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.727522,
    "longitude": -97.598357
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/97655-cowtown-rv-park-in-aledo-tx"
  ]
}