{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lambert Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.974742,
            53.410535
          ],
          [
            -2.97467,
            53.410549
          ],
          [
            -2.974597,
            53.410562
          ],
          [
            -2.974401,
            53.410599
          ],
          [
            -2.974204,
            53.410636
          ],
          [
            -2.974033,
            53.410668
          ],
          [
            -2.973862,
            53.4107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38179778, L3 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9745999177552016,
          53.41072102184219
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258056, L3 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9747773308366017,
          53.410584739648705
        ]
      }
    }
  ]
}