{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.775518,
            54.020469
          ],
          [
            -0.777069,
            54.020166
          ],
          [
            -0.778988,
            54.019921
          ],
          [
            -0.779376,
            54.019757
          ],
          [
            -0.77977,
            54.019591
          ],
          [
            -0.780709,
            54.019394
          ],
          [
            -0.78136,
            54.019343
          ],
          [
            -0.782741,
            54.019383
          ],
          [
            -0.783291,
            54.019342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002822851, YO41 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7711877650510026,
          54.01772450826775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009931774, YO41 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7808004941513422,
          54.019386317571154
        ]
      }
    }
  ]
}