{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Makins Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166987,
            51.491898
          ],
          [
            -0.166612,
            51.492188
          ],
          [
            -0.166237,
            51.492478
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217114022, SW3 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16662247047618706,
          51.49219464565141
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217125930, SW3 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16622800006570684,
          51.49233235799526
        ]
      }
    }
  ]
}