County View

array (
  'level' => 'county',
  'state' => 'KS',
  'state_name' => 'Kansas',
  'county' => 'Phillips',
  'fips' => '20147',
  'county_singular' => 'County',
  'county_plural' => 'Counties',
  'slug' => 'ks/phillips',
)
(object) array(
   'state_id' => 17,
   'state_abbrev' => 'ks',
   'state_name' => 'kansas',
   'country' => 'us',
   'addorder' => NULL,
   'adddate' => NULL,
   'demonym' => NULL,
   'demonyms' => NULL,
   'population' => NULL,
   'poprank' => NULL,
   'size' => NULL,
   'sizerank' => NULL,
   'hpelev' => NULL,
   'lpelev' => NULL,
   'capitol' => NULL,
   'bird' => NULL,
   'flower' => NULL,
   'song' => NULL,
   'motto' => NULL,
   'mottodef' => NULL,
   'updated' => NULL,
)
(object) array(
   'fips' => '20147',
   'statefp' => '20',
   'countyfp' => '147',
   'state' => 'ks',
   'country' => 'us',
   'name' => 'phillips',
   'fullname' => 'Phillips County',
   'govsite' => NULL,
   'html' => NULL,
   'tz' => '-6',
   'lat' => '39.784506',
   'lon' => '-99.34215',
   'ansicode' => '00485037',
   'aland' => 2294395646,
   'awater' => 22493383,
   'aland_sqmi' => '885.87',
   'awater_sqmi' => '8.69',
   'source_flag' => NULL,
)