{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ol-90-rv-park-seguin-tx",
  "name": "OL' 90 RV Park",
  "description": "OL' 90 RV Park is located at 3311 U.S. 90 Alternate, Seguin TX 78155. OL' 90 RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/ol-90-rv-park-seguin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3311 U.S. 90 Alternate",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "postalCode": "78155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5524101,
    "longitude": -98.0325418
  }
}