{
  "footprint_acres": 8.9,
  "total_cost": 410000000,
  "added_beds": 100,
  "default_guess_per_bed": 2000000,
  "guess_range": [
    500000,
    5000000
  ],
  "benchmarks_per_bed": [
    {
      "label": "Benchmark low",
      "value": 1500000
    },
    {
      "label": "Benchmark mid",
      "value": 2200000
    },
    {
      "label": "Benchmark high",
      "value": 2800000
    }
  ]
}