{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.26504,
            52.382932
          ],
          [
            -2.265172,
            52.382914
          ],
          [
            -2.265304,
            52.382895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Willis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.263924,
            52.383051
          ],
          [
            -2.264482,
            52.382991
          ],
          [
            -2.26504,
            52.382932
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003372980, DY11 6PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2653041139225265,
          52.382895225256014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120742158, DY11 6QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.264556186127088,
          52.38312165646302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002348568, DY11 6PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.264305460077002,
          52.382960395544245
        ]
      }
    }
  ]
}