{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.624932,
            53.80766
          ],
          [
            -0.624611,
            53.806789
          ],
          [
            -0.624726,
            53.806643
          ],
          [
            -0.624689,
            53.806417
          ],
          [
            -0.62448,
            53.805143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009936495, YO43 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6245303095339164,
          53.8054080628859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024993390, YO43 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.625812292964165,
          53.804748602927056
        ]
      }
    }
  ]
}