{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Padmore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.214913,
            52.195596
          ],
          [
            -2.21458,
            52.194742
          ],
          [
            -2.214247,
            52.193888
          ],
          [
            -2.214243,
            52.193878
          ],
          [
            -2.21424,
            52.193868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000496687, WR1 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.214865922521084,
          52.19499333254698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145189, WR1 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2142606540322918,
          52.19386164266792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121272690, WR1 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.214352542740857,
          52.194715564638976
        ]
      }
    }
  ]
}