{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.993712,
            53.558488
          ],
          [
            -1.993802,
            53.558449
          ],
          [
            -1.993892,
            53.558411
          ],
          [
            -1.994467,
            53.558092
          ],
          [
            -1.994844,
            53.557666
          ],
          [
            -1.995071,
            53.557409
          ],
          [
            -1.996112,
            53.557184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000056875, OL3 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.995931284822552,
          53.557058546223686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117005, OL3 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9961124180087357,
          53.55719337663372
        ]
      }
    }
  ]
}