{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.590737,
            51.601098
          ],
          [
            0.591404,
            51.60089
          ],
          [
            0.59207,
            51.600681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010565493, SS6 9RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5920853323399273,
          51.60069010893935
        ]
      }
    }
  ]
}