{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.371175,
            53.521697
          ],
          [
            -2.371275,
            53.521544
          ],
          [
            -2.371374,
            53.521391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Duke Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.369727,
            53.52132
          ],
          [
            -2.370004,
            53.521394
          ],
          [
            -2.370281,
            53.521469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890978, M28 3WJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3713740671326446,
          53.52139056081896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024410134, M28 3WJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.371059773366331,
          53.52167017854368
        ]
      }
    }
  ]
}