{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/iconium-farms-guthrie-ok",
  "name": "Iconium Farms",
  "description": "Iconium Farms in Oklahoma offers a camping experience surrounded by flat plains and open fields.",
  "url": "https://campertunity.com/listings/campgrounds/iconium-farms-guthrie-ok",
  "image": [
    "https://photos.thedyrt.com/photo/1205008/media/iconium-farms_913dd0a2-f952-4427-a46b-c23eb1230cbe.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1205009/media/iconium-farms_9ef270bf-a059-4b21-b62e-d77a517ca561.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.19610003546404,35.89842579208377)/-97.19610003546404,35.89842579208377,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1205008/media/iconium-farms_913dd0a2-f952-4427-a46b-c23eb1230cbe.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Guthrie",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.89842579208377,
    "longitude": -97.19610003546404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}