{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aire Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.897763,
            53.8714
          ],
          [
            -1.897679,
            53.871472
          ],
          [
            -1.897596,
            53.871544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Aire Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.897596,
            53.871544
          ],
          [
            -1.897497,
            53.871634
          ],
          [
            -1.897398,
            53.871724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590154, BD21 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8975651865890082,
          53.87157100615429
        ]
      }
    }
  ]
}