diff --git a/content/team/locations.geojson b/content/team/locations.geojson index d164923f4026..8ef2381e952d 100644 --- a/content/team/locations.geojson +++ b/content/team/locations.geojson @@ -806,6 +806,19 @@ 45.95371 ] } + }, + { + "type": "Feature", + "properties": { + "name": "Craig Furman" + }, + "geometry": { + "coordinates": [ + -0.0638810146765536, + 51.529999042078344 + ], + "type": "Point" + } } ] }