{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.95658,
            53.463775
          ],
          [
            -2.956431,
            53.463845
          ],
          [
            -2.956423,
            53.463848
          ],
          [
            -2.956267,
            53.463922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957012,
            53.463574
          ],
          [
            -2.956796,
            53.463675
          ],
          [
            -2.95658,
            53.463775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261677, L9 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.956579686004091,
          53.46377521925985
        ]
      }
    }
  ]
}