{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.19196,
            51.536167
          ],
          [
            -0.192175,
            51.536356
          ],
          [
            -0.192229,
            51.536403
          ],
          [
            -0.192486,
            51.53647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202065625, NW6 5BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19250011135508588,
          51.53647049923975
        ]
      }
    }
  ]
}