{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/letra-campground-and-picnic-area-medicine-park-ok",
  "name": "Letra Campground and Picnic Area",
  "description": "Letra Campground and Picnic Area is located at , Medicine Park OK 73557. Letra Campground and Picnic Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/letra-campground-and-picnic-area-medicine-park-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Medicine Park",
    "addressRegion": "OK",
    "postalCode": "73557",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.721736,
    "longitude": -98.5139472
  }
}