{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosewell Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214882,
            53.493047
          ],
          [
            -2.21428,
            53.49327
          ],
          [
            -2.213678,
            53.493493
          ],
          [
            -2.213384,
            53.493605
          ],
          [
            -2.21309,
            53.493717
          ],
          [
            -2.213008,
            53.493748
          ],
          [
            -2.212927,
            53.493779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068700, M40 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2148673883916605,
          53.49303862029361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094947237, M40 8DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2131661315076196,
          53.49342817268143
        ]
      }
    }
  ]
}