{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.122439,
            52.541012
          ],
          [
            -2.122447,
            52.540881
          ],
          [
            -2.122454,
            52.540751
          ],
          [
            -2.122455,
            52.540746
          ],
          [
            -2.122456,
            52.540742
          ],
          [
            -2.122488,
            52.540463
          ],
          [
            -2.122519,
            52.540184
          ],
          [
            -2.122522,
            52.540153
          ],
          [
            -2.122525,
            52.540122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208868, DY3 3SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.122525112847319,
          52.540121982637466
        ]
      }
    }
  ]
}