{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Werner Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.347163,
            53.712494
          ],
          [
            -1.347521,
            53.712384
          ],
          [
            -1.347879,
            53.712273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63161014, WF10 4TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3470163711966612,
          53.71219674094423
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171072, WF10 4TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.347878803445062,
          53.71227334220594
        ]
      }
    }
  ]
}