Writing data documents by hand isn't always the best approach, nor the most fun. Luckily we have tools available for us, and geojson.io is one for GeoJSON.
How can we use it to create the new location data for our map?
Colby Fayock: [0:00] To create GeoJSON, we don't necessarily have to do that manually each time. If I wanted to create some GeoJSON with adding a point to the National Air and Space Museum, I can use this map marker point, and I can drop it right on the map.
[0:10] As you can see, this created a feature collection for me as well as the features which include my one point. That means if I wanted to also add a marker for the National Museum of Natural History, I can select that map marker, and I can drop it on the map. Now, we have a feature collection with both of our features.