{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hendon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.011534,
            51.494465
          ],
          [
            0.01099,
            51.494705
          ],
          [
            0.010419,
            51.494958
          ],
          [
            0.010365,
            51.494982
          ],
          [
            0.010364,
            51.494982
          ],
          [
            0.010028,
            51.495131
          ],
          [
            0.009304,
            51.49545
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010248737, SE10 0NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.009818390016513428,
          51.494537066783366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010260332, SE10 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.011561834189940858,
          51.494543142887075
        ]
      }
    }
  ]
}