{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Providence Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215272,
            52.191217
          ],
          [
            -2.21566,
            52.19122
          ],
          [
            -2.216047,
            52.191224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Providence Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216047,
            52.191224
          ],
          [
            -2.216112,
            52.191224
          ],
          [
            -2.216176,
            52.191224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145243, WR1 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2160773114145083,
          52.19138596224674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090441837, WR1 2BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216661837172051,
          52.191259023308575
        ]
      }
    }
  ]
}