{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.864374,
            53.765103
          ],
          [
            -1.863714,
            53.765278
          ],
          [
            -1.863053,
            53.765452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070055783, BD13 2TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8637061291851977,
          53.76527309148288
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051195526, BD13 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.86352315914772,
          53.76556050011809
        ]
      }
    }
  ]
}