{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-texoma-rv-campground-gordonville-tx",
  "name": "Lake Texoma RV Campground",
  "description": "When it's time to escape the everyday hustle and bustle, Lake Texoma RV & Cabin Campground delivers the right balance of leisure and recreation. With mature trees throughout, this shady RV campground in Texas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-texoma-rv-campground-gordonville-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2dd5f78b-98e7-11ef-8aca-9ea19b4e2aed/card.jpg?v=63897749618"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gordonville",
    "addressRegion": "TX",
    "postalCode": "76245",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8246233,
    "longitude": -96.824774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}