{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cray Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89567,
            53.66685
          ],
          [
            -1.895792,
            53.666823
          ],
          [
            -1.895983,
            53.666782
          ],
          [
            -1.896129,
            53.666751
          ],
          [
            -1.896225,
            53.666662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025268502, HX4 9QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8957919407404042,
          53.66640932150999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216258, HX4 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.895669780304706,
          53.66684963514925
        ]
      }
    }
  ]
}