E.g. a mapping of `"geo.latitude": "latitude"` should result in an object like: ``` javascript { "geo": { "latitude": 45.01 } } ```