{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acres Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.856144,
            54.040135
          ],
          [
            -0.853619,
            54.039964
          ],
          [
            -0.849585,
            54.039567
          ],
          [
            -0.848761,
            54.039685
          ],
          [
            -0.847075,
            54.039704
          ],
          [
            -0.846122,
            54.039586
          ],
          [
            -0.843816,
            54.039298
          ],
          [
            -0.843619,
            54.039273
          ],
          [
            -0.839538,
            54.03923
          ],
          [
            -0.836686,
            54.039092
          ],
          [
            -0.836052,
            54.039133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007631197, YO60 7LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8431827695664768,
          54.04794685268908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748562, YO17 9RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8360518477023766,
          54.039132582837055
        ]
      }
    }
  ]
}