{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-creek-rv-park-tulsa-ok",
  "name": "Canyon Creek RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-creek-rv-park-tulsa-ok",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/164/full/canyon-creek-rv-park-tulsa-ok-5.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tulsa",
    "addressRegion": "OK",
    "postalCode": "74126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1563122,
    "longitude": -95.9927516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}