{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lizard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.092656,
            51.526563
          ],
          [
            -0.092537,
            51.526354
          ],
          [
            -0.092417,
            51.526145
          ],
          [
            -0.09241,
            51.526133
          ],
          [
            -0.092402,
            51.526122
          ],
          [
            -0.092334,
            51.526011
          ],
          [
            -0.092266,
            51.5259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437805, EC1V 3SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09265639453142403,
          51.526562540464596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012788953, EC1V 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09268155594353043,
          51.525960449140015
        ]
      }
    }
  ]
}