{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corser Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.109644,
            52.583601
          ],
          [
            -2.109962,
            52.583906
          ],
          [
            -2.110279,
            52.584212
          ],
          [
            -2.110396,
            52.584358
          ],
          [
            -2.110512,
            52.584504
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003591727, WV1 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1105021886773105,
          52.58443575607825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007119197, WV1 2ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.109674490182252,
          52.5839600677463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033907184, WV1 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1104572319681636,
          52.584166104033834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093323267, WV1 2EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1092755297153856,
          52.58377165154866
        ]
      }
    }
  ]
}