{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.150843,
            53.510383
          ],
          [
            -2.150948,
            53.510331
          ],
          [
            -2.151053,
            53.51028
          ],
          [
            -2.151086,
            53.510263
          ],
          [
            -2.15112,
            53.510247
          ],
          [
            -2.151266,
            53.510172
          ],
          [
            -2.151412,
            53.510097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000036357, M35 9GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1509448740644697,
          53.51017860216118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000036358, M35 9GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1508997659665776,
          53.510214612799444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116950, M35 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1508249798981622,
          53.510385486913066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000119949, M35 9GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1507793281956067,
          53.5102686954108
        ]
      }
    }
  ]
}