{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coleman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.199436,
            53.836234
          ],
          [
            -2.19942,
            53.83626
          ],
          [
            -2.199404,
            53.836286
          ],
          [
            -2.19933,
            53.836408
          ],
          [
            -2.199255,
            53.836531
          ],
          [
            -2.199195,
            53.83667
          ],
          [
            -2.199135,
            53.83681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948903, BB9 9HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1994208429611626,
          53.836224866797025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010518373, BB9 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1985571679372478,
          53.83674760001496
        ]
      }
    }
  ]
}