{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nicky Nacky Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.12351,
            53.829044
          ],
          [
            -1.123623,
            53.828996
          ],
          [
            -1.123712,
            53.828843
          ],
          [
            -1.123846,
            53.828613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013454006, YO8 3SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123739627859418,
          53.82842933768306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013456947, YO8 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1235599614779954,
          53.829030236794516
        ]
      }
    }
  ]
}