{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-days-rv-park-sulphur-ok",
  "name": "Country Days RV Park",
  "description": "Country Days RV Park - RV Park RV Campgrounds is a gated RV park, adults only 50+. Daily, weekly, monthly sites. Laundry/bathroom. Country setting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-days-rv-park-sulphur-ok",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3ffeecf6-6d44-4013-b3c3-84f92baf02f9/b4bb505d-142f-4693-826b-239b0495b502.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/3ffeecf6-6d44-4013-b3c3-84f92baf02f9/b4bb505d-142f-4693-826b-239b0495b502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2232 Cedar Blue Rd",
    "addressLocality": "Sulphur",
    "addressRegion": "OK",
    "postalCode": "73086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4608850825579,
    "longitude": -96.9780773968977
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Country"
    }
  ]
}