{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Powell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.05012,
            52.446631
          ],
          [
            -2.050536,
            52.446642
          ],
          [
            -2.050951,
            52.446652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90004682, B63 3BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0505244377859233,
          52.446553549764175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90206168, B63 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.050112567808409,
          52.44663463599046
        ]
      }
    }
  ]
}