{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornwallis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.436327,
            54.996929
          ],
          [
            -1.436174,
            54.996699
          ],
          [
            -1.436021,
            54.996469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103006966, NE33 1AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.436327361020883,
          54.99692913027497
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000526415, NE33 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4359706363719789,
          54.996729779089705
        ]
      }
    }
  ]
}