{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawksworth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.886346,
            54.055228
          ],
          [
            -2.886829,
            54.055301
          ],
          [
            -2.887312,
            54.055374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hawksworth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.888216,
            54.055502
          ],
          [
            -2.887764,
            54.055438
          ],
          [
            -2.887312,
            54.055374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291996, LA3 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8876335462789116,
          54.05541643338557
        ]
      }
    }
  ]
}