{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Factory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.321873,
            53.559222
          ],
          [
            -2.321942,
            53.559339
          ],
          [
            -2.32201,
            53.559456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Factory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.321705,
            53.558953
          ],
          [
            -2.321789,
            53.559088
          ],
          [
            -2.321873,
            53.559222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005832, M26 1WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3217047371919604,
          53.55895327464448
        ]
      }
    }
  ]
}