{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shallows Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.411166,
            51.369309
          ],
          [
            1.410776,
            51.369177
          ],
          [
            1.410343,
            51.36903
          ],
          [
            1.409715,
            51.368817
          ],
          [
            1.409328,
            51.368685
          ],
          [
            1.408401,
            51.3682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071166092, CT10 2QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4083866943878824,
          51.36820014565923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062281400, CT10 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4109458480991874,
          51.36937592447866
        ]
      }
    }
  ]
}