{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornwallis Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.431878,
            52.077459
          ],
          [
            0.431864,
            52.07747
          ],
          [
            0.431771,
            52.077547
          ],
          [
            0.431665,
            52.077636
          ],
          [
            0.431555,
            52.077727
          ],
          [
            0.431445,
            52.077818
          ],
          [
            0.431376,
            52.077877
          ],
          [
            0.431307,
            52.077936
          ],
          [
            0.43127,
            52.077967
          ],
          [
            0.431234,
            52.077998
          ],
          [
            0.431177,
            52.078047
          ],
          [
            0.431119,
            52.078096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694224, CB9 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.43109546044037295,
          52.07810415271627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025253886, CB9 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4308986193817889,
          52.077973325839416
        ]
      }
    }
  ]
}