{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.139264,
            51.352159
          ],
          [
            -1.139509,
            51.352041
          ],
          [
            -1.139754,
            51.351924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002921343, RG26 3LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.139586723442704,
          51.351783233143415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002921344, RG26 3LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1393364064554052,
          51.35211409582425
        ]
      }
    }
  ]
}