{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-round-up-rv-park-seminole-ok",
  "name": "Little Round Up Rv Park",
  "description": "Little Round Up Rv Park is located at 11489 Oklahoma 99, Seminole OK 74868. Little Round Up Rv Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/little-round-up-rv-park-seminole-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11489 Oklahoma 99",
    "addressLocality": "Seminole",
    "addressRegion": "OK",
    "postalCode": "74868",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3497714,
    "longitude": -96.6728063
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/seminole/little-round-up-rv-park"
  ]
}