{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mountbatten Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.36596,
            52.044615
          ],
          [
            -0.365097,
            52.044788
          ],
          [
            -0.364563,
            52.044813
          ],
          [
            -0.364334,
            52.044824
          ],
          [
            -0.364154,
            52.044085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012434120, SG17 5XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3641364069832497,
          52.04409870165404
        ]
      }
    }
  ]
}