{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.087607,
            52.79001
          ],
          [
            0.088723,
            52.790391
          ],
          [
            0.088757,
            52.790408
          ],
          [
            0.089349,
            52.790712
          ],
          [
            0.089896,
            52.790693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Crow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.08534,
            52.787528
          ],
          [
            0.086155,
            52.788877
          ],
          [
            0.086178,
            52.788916
          ],
          [
            0.087607,
            52.79001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550509, PE12 0DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08756556677203745,
          52.79002401655706
        ]
      }
    }
  ]
}