{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.987755,
            52.585202
          ],
          [
            -1.987701,
            52.585206
          ],
          [
            -1.987509,
            52.585218
          ],
          [
            -1.987264,
            52.585234
          ],
          [
            -1.987084,
            52.585251
          ],
          [
            -1.986903,
            52.585268
          ],
          [
            -1.986773,
            52.58528
          ],
          [
            -1.986642,
            52.585293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014142164, WS2 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9877212597532259,
          52.58519713798932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003322526, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9867914143140137,
          52.58522400940123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003323022, WS2 9LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9866733209312344,
          52.58528692501374
        ]
      }
    }
  ]
}