{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Becket Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501745,
            53.7344
          ],
          [
            -1.501553,
            53.734486
          ],
          [
            -1.501484,
            53.734603
          ],
          [
            -1.501337,
            53.734855
          ],
          [
            -1.501273,
            53.734844
          ],
          [
            -1.501209,
            53.734833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629292, WF3 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.501567097936755,
          53.73447465624508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72666410, WF3 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5018808557607628,
          53.73486245057989
        ]
      }
    }
  ]
}