{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wandsworth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.738308,
            53.35362
          ],
          [
            -2.738363,
            53.353761
          ],
          [
            -2.738418,
            53.353902
          ],
          [
            -2.738637,
            53.354583
          ],
          [
            -2.738656,
            53.354643
          ],
          [
            -2.738668,
            53.355275
          ],
          [
            -2.738606,
            53.35548
          ],
          [
            -2.738543,
            53.355684
          ],
          [
            -2.738504,
            53.356113
          ],
          [
            -2.738465,
            53.356542
          ],
          [
            -2.738473,
            53.356622
          ],
          [
            -2.738482,
            53.356701
          ],
          [
            -2.738495,
            53.356774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012256155, WA8 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.738071681132503,
          53.353010665969556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012262353, WA8 0GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7393001974971787,
          53.35454914034998
        ]
      }
    }
  ]
}