My Location model with node
Location: { type: { type: String, default: \'Point\', enum: [\'Point\'], }, coordinates: [Number], },