{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.488284,
            53.687348
          ],
          [
            -1.48876,
            53.687412
          ],
          [
            -1.489236,
            53.687477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63160337, WF1 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4901744446688612,
          53.68750839391122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170169, WF1 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.489613886673769,
          53.68753297267114
        ]
      }
    }
  ]
}