{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Narboro Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.197588,
            51.574581
          ],
          [
            0.197526,
            51.574555
          ],
          [
            0.197464,
            51.574528
          ],
          [
            0.197144,
            51.574434
          ],
          [
            0.196823,
            51.57434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070704003, RM1 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.19746736727195505,
          51.57452573234867
        ]
      }
    }
  ]
}