{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/7-bridges-rv-resort-montgomery-tx",
  "name": "7 Bridges RV Resort",
  "description": "7 Bridges RV Resort camping reservations and campground information. Learn more about camping near 7 Bridges RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/7-bridges-rv-resort-montgomery-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784158/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783487046.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9978 Farm to Market 149",
    "addressLocality": "Montgomery",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.32537,
    "longitude": -95.69691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}