{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aggieland-rv-park-bryan-tx",
  "name": "Aggieland RV Park",
  "description": "Aggieland RV Park is proud to be Aggie owned and operated, and welcomes everyone - from Aggie Parents and Former Students to first-time visitors. Safe, clean, friendly.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aggieland-rv-park-bryan-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8cd8a805-6676-436e-973a-9888fdcedda4/blob-0003.png",
    "http://img1.wsimg.com/isteam/ip/8cd8a805-6676-436e-973a-9888fdcedda4/blob-0003.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3203 Colson Rd",
    "addressLocality": "Bryan",
    "addressRegion": "TX",
    "postalCode": "77808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.699944,
    "longitude": -96.360878
  }
}