{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lowe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156387,
            53.407649
          ],
          [
            -2.156335,
            53.407573
          ],
          [
            -2.156282,
            53.407496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lowe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156282,
            53.407496
          ],
          [
            -2.156275,
            53.407486
          ],
          [
            -2.156269,
            53.407475
          ],
          [
            -2.156186,
            53.407334
          ],
          [
            -2.156103,
            53.407194
          ],
          [
            -2.156071,
            53.407138
          ],
          [
            -2.156039,
            53.407083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624945, SK1 3GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1563874168952895,
          53.407640033306826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024809743, SK1 3FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1562507487109963,
          53.407289658844064
        ]
      }
    }
  ]
}