{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.010846,
            52.658644
          ],
          [
            -2.011246,
            52.658662
          ],
          [
            -2.011647,
            52.65868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579892, WS6 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.011000791486283,
          52.658625415597434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004526432, WS6 6DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0114295647455096,
          52.658760219339996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004526433, WS6 6DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.011828702912385,
          52.658643313386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004526434, WS6 6DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0118730874300517,
          52.65876017475069
        ]
      }
    }
  ]
}