{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scott Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.394224,
            53.143486
          ],
          [
            -2.394231,
            53.143586
          ],
          [
            -2.394078,
            53.143662
          ],
          [
            -2.393796,
            53.143802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007647037, CW11 3GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.393776297417076,
          53.143819559438995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002837571, CW11 3GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3939528961899685,
          53.14351334881666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002837572, CW11 3GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.394057461422027,
          53.14350401363634
        ]
      }
    }
  ]
}