{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazos-valley-rv-park-caldwell-tx-3",
  "name": "Brazos Valley RV Park",
  "description": "Brazos Valley RV Park is located at 2190 Texas 21, Caldwell TX 77836. Brazos Valley RV Park can be contacted at ***-***-**** or https://brazosvalleyrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazos-valley-rv-park-caldwell-tx-3",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2190 Texas 21, E",
    "addressLocality": "Caldwell",
    "addressRegion": "TX",
    "postalCode": "77836",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5561144,
    "longitude": -96.6733796
  }
}