{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Midway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.642681,
            51.917199
          ],
          [
            -0.642295,
            51.916956
          ],
          [
            -0.64191,
            51.916714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002279851, LU7 3LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6426660944261302,
          51.91719888814713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095392532, LU7 3QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6422483691101675,
          51.91706819083517
        ]
      }
    }
  ]
}