{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/galloping-snail-rv-park-5893-jones-rd-bryan-tx-77807-bryan",
  "name": "Galloping Snail RV Park 5893 Jones Rd., Bryan, TX 77807",
  "description": "20/30/50 amp WIFI water sewer laundry showers garbage dog park AWESOME 2400 sq ft clubhouse you have to see to believe!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/galloping-snail-rv-park-5893-jones-rd-bryan-tx-77807-bryan",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5893 Jones Rd.",
    "addressLocality": "Bryan",
    "addressRegion": "TX",
    "postalCode": "77807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6155192,
    "longitude": -96.4145808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ]
}