{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hudson Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.128041,
            53.977346
          ],
          [
            -1.128075,
            53.977244
          ],
          [
            -1.128109,
            53.977143
          ],
          [
            -1.128182,
            53.977055
          ],
          [
            -1.128255,
            53.976968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hudson Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.12823,
            53.977714
          ],
          [
            -1.128136,
            53.97753
          ],
          [
            -1.128041,
            53.977346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034766704, YO26 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1282344318590096,
          53.976990660811005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093960057, YO26 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1282158107160702,
          53.977152309847256
        ]
      }
    }
  ]
}