{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/guthrie-lake-guthrie-ok",
  "name": "Guthrie Lake",
  "description": "Guthrie Lake offers a camping experience near Guthrie, Oklahoma, with flat terrain and open spaces.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/guthrie-lake-guthrie-ok",
  "image": [
    "https://photos.thedyrt.com/photo/627337/media/oklahoma-guthrie-lake_f4a67ca1-94c0-455b-8a17-9cb7e2b665af.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/218867/media/oklahoma-guthrie-lake_ccde36c5dd92c49f6dc67842b76bde87.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.44300067,35.81600042)/-97.44300067,35.81600042,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/627337/media/oklahoma-guthrie-lake_f4a67ca1-94c0-455b-8a17-9cb7e2b665af.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Guthrie",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.81600042,
    "longitude": -97.44300067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}