{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chalk Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.059407,
            52.145833
          ],
          [
            1.059605,
            52.145911
          ],
          [
            1.059799,
            52.145988
          ],
          [
            1.059956,
            52.14605
          ],
          [
            1.060085,
            52.146201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090893566, IP6 8FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0596813545190276,
          52.146069694731345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090893670, IP6 8FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.06009488180456,
          52.146130906912276
        ]
      }
    }
  ]
}