{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.651726,
            53.024867
          ],
          [
            -1.651733,
            53.024683
          ],
          [
            -1.651095,
            53.023191
          ],
          [
            -1.651014,
            53.023002
          ],
          [
            -1.650867,
            53.021476
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333882, DE6 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.651101795330577,
          53.02326471187929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010346687, DE6 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6505348511001448,
          53.02331698385097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024969334, DE6 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6524894781608912,
          53.02311595514746
        ]
      }
    }
  ]
}