{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Whip Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.155549,
            52.050077
          ],
          [
            1.155741,
            52.050108
          ],
          [
            1.155933,
            52.050139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Little Whip Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.155074,
            52.049964
          ],
          [
            1.155312,
            52.050021
          ],
          [
            1.155549,
            52.050077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035056469, IP2 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1551040890947648,
          52.04997218214308
        ]
      }
    }
  ]
}