{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mallard Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20241,
            53.161503
          ],
          [
            -1.202742,
            53.161331
          ],
          [
            -1.203075,
            53.161159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012820474, NG19 7FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.202485545559167,
          53.161471138136115
        ]
      }
    }
  ]
}