{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Shadwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.897402,
            52.486669
          ],
          [
            -1.897071,
            52.486512
          ],
          [
            -1.89674,
            52.486354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493652, B4 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8974021023200394,
          52.48666944466606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094289575, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8970782492532994,
          52.48661522442681
        ]
      }
    }
  ]
}