{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Netherby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.729247,
            53.794742
          ],
          [
            -1.72931,
            53.794607
          ],
          [
            -1.729374,
            53.794474
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Netherby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.729374,
            53.794474
          ],
          [
            -1.729405,
            53.794412
          ],
          [
            -1.729436,
            53.79435
          ],
          [
            -1.729442,
            53.79429
          ],
          [
            -1.729448,
            53.79423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591096, BD3 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7293855364610102,
          53.7944452325929
        ]
      }
    }
  ]
}