{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Widdowson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.216143,
            53.008475
          ],
          [
            -1.216337,
            53.008129
          ],
          [
            -1.21653,
            53.007784
          ],
          [
            -1.216645,
            53.007578
          ],
          [
            -1.216759,
            53.007373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157767, NG6 8WA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2167587810753733,
          53.007372892443385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015365043, NG6 8WB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2161091489544662,
          53.00868106345517
        ]
      }
    }
  ]
}