{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cappys-cove-rv-park-seguin-tx",
  "name": "Cappy's Cove RV Park",
  "description": "Cappy's Cove RV Park is located at 17895 Texas 123, Seguin TX 78155. Cappy's Cove RV Park can be contacted at ***-***-**** or http://www.cappyscovervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cappys-cove-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": "17895 Texas 123",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "postalCode": "78155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.452808,
    "longitude": -97.945625
  }
}