aboutsummaryrefslogtreecommitdiff
path: root/src/data/staff.json
blob: c1035233b0f8315d93a6a3c1a3037c526dc8523a (plain)
  1. {
  2.     "features": [
  3. {
  4. "geometry": {
  5. "coordinates": [
  6. 11.81707,
  7. 55.76429
  8. ],
  9. "type": "Point"
  10. },
  11. "properties": {
  12. "id": "jonas.smedegaard",
  13. "name": "Jonas Smedegaard",
  14. "title": "PureOS Developer"
  15. },
  16. "type": "Feature"
  17. }
  18. ],
  19. "type": "FeatureCollection"
  20. }