{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holmbury Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.17393,
            51.418867
          ],
          [
            -0.174002,
            51.418684
          ],
          [
            -0.174074,
            51.418502
          ],
          [
            -0.174081,
            51.418463
          ],
          [
            -0.174089,
            51.418424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48124624, SW19 2ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1739303129226105,
          51.41886652252345
        ]
      }
    }
  ]
}