{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.601175,
            53.514839
          ],
          [
            -2.600918,
            53.514781
          ],
          [
            -2.60066,
            53.514723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.601568,
            53.514926
          ],
          [
            -2.601372,
            53.514882
          ],
          [
            -2.601175,
            53.514839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059832, WN2 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.601174649374981,
          53.514855614136515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815508, WN2 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600829473108258,
          53.514974200910565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012815509, WN2 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600920205151336,
          53.514991721763465
        ]
      }
    }
  ]
}