{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horsman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.096414,
            51.482092
          ],
          [
            -0.096302,
            51.481901
          ],
          [
            -0.09619,
            51.48171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789958, SE5 0NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09640065412755815,
          51.48205618781477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025185274, SE5 0YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09618496947486828,
          51.48170197463639
        ]
      }
    }
  ]
}