{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ann Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.657704,
            53.680446
          ],
          [
            -1.657499,
            53.680454
          ],
          [
            -1.657295,
            53.680463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ann Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.658174,
            53.680357
          ],
          [
            -1.657939,
            53.680402
          ],
          [
            -1.657704,
            53.680446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218892, WF13 3ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.657294707270721,
          53.680471775620354
        ]
      }
    }
  ]
}