{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Louis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.30537,
            53.678118
          ],
          [
            -2.305158,
            53.678119
          ],
          [
            -2.304947,
            53.67812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Louis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.304947,
            53.67812
          ],
          [
            -2.304899,
            53.678124
          ],
          [
            -2.304851,
            53.678127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226208, BL0 0HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.305354756279892,
          53.678135602447064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025505419, BL0 0HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3029635937215227,
          53.6782405498138
        ]
      }
    }
  ]
}