{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-bayou-marina-gordonville-tx",
  "name": "Cedar Bayou Marina",
  "description": "Cedar Bayou Marina is located near [Lake Texoma](https://thedyrt.com/camping/oklahoma/near/lake-texoma), offering a landscape of water and shoreline.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-bayou-marina-gordonville-tx",
  "image": [
    "https://photos.thedyrt.com/photo/620362/media/texas-cedar-bayou-marina_b026d4f2-7fbc-40d4-a57b-b47987cd1983.heic?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.85000082,33.8420004)/-96.85000082,33.8420004,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/620362/media/texas-cedar-bayou-marina_b026d4f2-7fbc-40d4-a57b-b47987cd1983.heic?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gordonville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8420004,
    "longitude": -96.85000082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}