{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stephen Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.773989,
            53.424073
          ],
          [
            -2.773896,
            53.424339
          ],
          [
            -2.773803,
            53.424605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39056558, L35 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7741446383587056,
          53.42433298502803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39056559, L35 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7741156877244615,
          53.42439609403353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203119, L35 8PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773818339850465,
          53.42459577416557
        ]
      }
    }
  ]
}