{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Soho Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.887135,
            52.767199
          ],
          [
            -0.887138,
            52.767172
          ],
          [
            -0.887141,
            52.767145
          ],
          [
            -0.887157,
            52.766997
          ],
          [
            -0.887173,
            52.766849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024920339, LE13 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8870810675228793,
          52.76755840078635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033212044, LE13 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8871344578370451,
          52.767208292657244
        ]
      }
    }
  ]
}