{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Western Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.110959,
            51.465044
          ],
          [
            -0.110183,
            51.465175
          ],
          [
            -0.109407,
            51.465307
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001114517, SW9 7NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11095855350741914,
          51.46504382613664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015306503, SW9 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11059775708458817,
          51.46506499007258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100021911361, SW9 7PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11034352015833455,
          51.4652947004203
        ]
      }
    }
  ]
}