{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/james-m-robb-colorado-river-island-acres-clifton",
  "name": "James M Robb-Colorado River State Park-Island Acres Section",
  "description": "James M Robb-Colorado River State Park-Island Acres Section camping reservations and campground information. Learn more about camping near James M Robb-Colorado River State Park-Island Acres Section and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/james-m-robb-colorado-river-island-acres-clifton",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 700",
    "addressLocality": "Clifton",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.16583,
    "longitude": -108.30139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}