{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trio Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.094852,
            51.499522
          ],
          [
            -0.095111,
            51.499319
          ],
          [
            -0.095369,
            51.499117
          ],
          [
            -0.09552,
            51.499002
          ],
          [
            -0.095672,
            51.498886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790585, SE1 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09491083877370589,
          51.49948660974643
        ]
      }
    }
  ]
}