{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Occupation Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398439,
            53.181352
          ],
          [
            -1.399043,
            53.180794
          ],
          [
            -1.39948,
            53.180509
          ],
          [
            -1.400669,
            53.179736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034491296, S42 5NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4007046859568646,
          53.17973909946582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032244142, S42 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4005180745370314,
          53.17917185214415
        ]
      }
    }
  ]
}