{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.309515,
            53.646801
          ],
          [
            -2.309303,
            53.646779
          ],
          [
            -2.309091,
            53.646757
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.308683,
            53.646722
          ],
          [
            -2.30844,
            53.6467
          ],
          [
            -2.308198,
            53.646679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.309091,
            53.646757
          ],
          [
            -2.308887,
            53.64674
          ],
          [
            -2.308683,
            53.646722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005743, BL0 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3095151258418554,
          53.646801042061675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210017247, BL0 0AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3093036083216734,
          53.64683754201107
        ]
      }
    }
  ]
}