{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wimpole Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.289516,
            51.408956
          ],
          [
            -0.289791,
            51.40896
          ],
          [
            -0.290067,
            51.408964
          ],
          [
            -0.290249,
            51.408967
          ],
          [
            -0.290387,
            51.408969
          ],
          [
            -0.290407,
            51.408969
          ],
          [
            -0.290708,
            51.408974
          ],
          [
            -0.290774,
            51.408962
          ],
          [
            -0.290839,
            51.408951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128019886, KT1 3JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2895156524627272,
          51.408956120724845
        ]
      }
    }
  ]
}