{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dundas Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448047,
            52.867391
          ],
          [
            -1.448168,
            52.867324
          ],
          [
            -1.448256,
            52.867283
          ],
          [
            -1.448344,
            52.867242
          ],
          [
            -1.448387,
            52.867224
          ],
          [
            -1.448429,
            52.867207
          ],
          [
            -1.448514,
            52.867171
          ],
          [
            -1.448599,
            52.867136
          ],
          [
            -1.448717,
            52.867074
          ],
          [
            -1.448834,
            52.867012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071155273, DE73 5XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4488433346250333,
          52.86701991410627
        ]
      }
    }
  ]
}