{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loyd-park-at-joe-pool-lake-grand-prairie",
  "name": "Loyd Park at Joe Pool Lake",
  "description": "Loyd Park at Joe Pool Lake is located at 3401 Ragland Road, Grand Prairie TX 75052. Loyd Park at Joe Pool Lake can be contacted at ***-***-**** or https://grandfungp.com/loydpark/",
  "url": "https://campertunity.com/listings/campgrounds/loyd-park-at-joe-pool-lake-grand-prairie",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3401 Ragland Road",
    "addressLocality": "Grand Prairie",
    "addressRegion": "TX",
    "postalCode": "75052",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6153423,
    "longitude": -97.0623933
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/grand-prairie/loyd-park-at-joe-pool-lake"
  ]
}