{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapman Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.612116,
            51.601901
          ],
          [
            0.611524,
            51.602075
          ],
          [
            0.610931,
            51.602249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010565609, SS6 9UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6120376122864994,
          51.6018484472843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014202580, SS6 9NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.610976477401833,
          51.60223180333276
        ]
      }
    }
  ]
}