{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "London Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.464972,
            51.220609
          ],
          [
            -0.464938,
            51.220744
          ],
          [
            -0.464903,
            51.220879
          ],
          [
            -0.464909,
            51.220917
          ],
          [
            -0.464916,
            51.220954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007098122, GU5 9JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46492473368327725,
          51.220574017933004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015422544, GU5 9TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45909635125419596,
          51.229157283663696
        ]
      }
    }
  ]
}