{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.617115,
            52.605845
          ],
          [
            -1.616532,
            52.606078
          ],
          [
            -1.615949,
            52.606312
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175697, B78 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6159404963664756,
          52.606313303884235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001179534, B78 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6167384927284818,
          52.6062439681258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025235527, B78 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6166209917237684,
          52.60617166962254
        ]
      }
    }
  ]
}