{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/archedoakrvpark-pleasanton-tx",
  "name": "Archedoakrvpark",
  "description": "Pleasanton's Neighborhood RV Park",
  "url": "https://campertunity.com/listings/campgrounds/archedoakrvpark-pleasanton-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/850ef053-e1d8-442c-83bb-c4a5a6152c94/blob-03b14d7.png",
    "http://img1.wsimg.com/isteam/ip/850ef053-e1d8-442c-83bb-c4a5a6152c94/blob-03b14d7.png",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "207 Jeff St",
    "addressLocality": "Pleasanton",
    "addressRegion": "TX",
    "postalCode": "78064",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.97292,
    "longitude": -98.48664
  },
  "sameAs": [
    "https://archedoakrvpark.com/"
  ]
}