{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosebery Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.234502,
            53.808083
          ],
          [
            -2.234335,
            53.808083
          ],
          [
            -2.234168,
            53.808084
          ],
          [
            -2.234133,
            53.808084
          ],
          [
            -2.234097,
            53.808084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135425, BB10 1EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2341681339948125,
          53.80809266709289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024917115, BB10 1EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2343044504856437,
          53.80802948485453
        ]
      }
    }
  ]
}