{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/windy-point-site-silt-co",
  "name": "Windy Point Site",
  "description": "This site provides four campsites with picnic tables and BBQ stands or fire rings and an ADA-Accessible Vault Toilet. Access by boat or narrow dirt road (trailers not recommended) south of State Bridge Landing. For more information, please contact the Colorado River Field Office.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/windy-point-site-silt-co",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 River Frontage Road",
    "addressLocality": "Silt",
    "addressRegion": "CO",
    "postalCode": "81601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8566,
    "longitude": -106.64876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}