{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Selby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.167578,
            53.422555
          ],
          [
            -2.167285,
            53.422775
          ],
          [
            -2.166992,
            53.422996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Selby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166992,
            53.422996
          ],
          [
            -2.166898,
            53.423065
          ],
          [
            -2.166803,
            53.423135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Selby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166803,
            53.423135
          ],
          [
            -2.166635,
            53.42325
          ],
          [
            -2.166467,
            53.423365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623463, SK4 1PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166467190058238,
          53.42336532735002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012483256, SK4 1PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1667531712145673,
          53.42338290487633
        ]
      }
    }
  ]
}