{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kendall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.360159,
            52.039079
          ],
          [
            -0.359461,
            52.039182
          ],
          [
            -0.359404,
            52.03919
          ],
          [
            -0.359299,
            52.039206
          ],
          [
            -0.35926,
            52.039177
          ],
          [
            -0.359084,
            52.039044
          ],
          [
            -0.35895,
            52.038943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012434100, SG17 5XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35873207621502184,
          52.0387724991876
        ]
      }
    }
  ]
}