{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atascosa-rv-park-pleasanton-tx",
  "name": "Atascosa RV Park",
  "description": "RV Park",
  "url": "https://campertunity.com/listings/campgrounds/atascosa-rv-park-pleasanton-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/18bd8f7e-6e18-4950-8b8d-3b7b3d78381e/20180807_185006.jpg",
    "http://img1.wsimg.com/isteam/ip/18bd8f7e-6e18-4950-8b8d-3b7b3d78381e/20180807_185006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5134 FM 1784",
    "addressLocality": "Pleasanton",
    "addressRegion": "TX",
    "postalCode": "78064",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.076373,
    "longitude": -98.422628
  },
  "sameAs": [
    "https://atascosarvpark.com/"
  ]
}