{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/karstens-rv-resort-college-station-tx",
  "name": "Karstens RV Resort",
  "description": "Karstens RV Resort is located at 6685 Elmo Weedon Rd., College Station TX 77845. Karstens RV Resort can be contacted at ***-***-**** or https://www.karstensrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/karstens-rv-resort-college-station-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36814/1683355726_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6685 Elmo Weedon Rd., Bryan / College Station, TX",
    "addressLocality": "College Station",
    "addressRegion": "TX",
    "postalCode": "77845",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6821283,
    "longitude": -96.2469182
  }
}