{
 "type": "FeatureCollection",
 "features": [
  {
   "type": "Feature",
   "properties": {
    "name": "Algonkin-Lenape",
    "modern": "the Atlantic seaboard and Great Lakes (yellow)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -75.0,
     42.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Iroquois",
    "modern": "New York and Lake Ontario country (brown)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -77.5,
     43.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Cherokees",
    "modern": "southern Appalachia (purple)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -84.0,
     35.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Muskogee (Creeks)",
    "modern": "Georgia and Alabama (red)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -85.0,
     32.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Choctas & Chicasas",
    "modern": "Mississippi country (red)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -89.5,
     33.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Sioux",
    "modern": "the upper Mississippi and Missouri (green)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -96.5,
     44.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Black Feet",
    "modern": "the upper Missouri (purple)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -110.0,
     48.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Pawnees",
    "modern": "the Platte country (yellow)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -99.0,
     41.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Athapascas",
    "modern": "the far northwest (red)",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -115.0,
     58.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Salish",
    "modern": "the Columbia Plateau",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -117.0,
     47.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Shoshonees",
    "modern": "the Great Basin",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -114.0,
     42.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Wyandotts (Hurons)",
    "modern": "the lower Great Lakes",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -81.0,
     42.8
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Five Nations",
    "modern": "the Haudenosaunee homeland, New York",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -76.5,
     42.9
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Catawbas",
    "modern": "the Carolina piedmont",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -80.9,
     34.9
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Seminoles",
    "modern": "Florida",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -81.5,
     28.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Caddoes",
    "modern": "the Red River country",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -93.8,
     32.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Osages",
    "modern": "the Ozark plains",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -95.5,
     38.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Konzas",
    "modern": "the Kansas River",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -96.5,
     39.0
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Micmacs",
    "modern": "the Maritimes",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -65.5,
     45.5
    ]
   }
  },
  {
   "type": "Feature",
   "properties": {
    "name": "Illinois",
    "modern": "the Illinois country",
    "type": "historic"
   },
   "geometry": {
    "type": "Point",
    "coordinates": [
     -89.5,
     40.0
    ]
   }
  }
 ]
}