{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ed-olsen-college-station-tx",
  "name": "E.D. Olsen RV Park",
  "description": "E.D. Olsen RV Park is located at 2011 Olsen Boulevard, College Station TX 77843. E.D. Olsen RV Park can be contacted at ***-***-**** or http://transport.tamu.edu/rv",
  "url": "https://campertunity.com/listings/campgrounds/ed-olsen-college-station-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2011 Olsen Boulevard",
    "addressLocality": "College Station",
    "addressRegion": "TX",
    "postalCode": "77843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6042552,
    "longitude": -96.3404993
  }
}