{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sudlow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.182254,
            53.040169
          ],
          [
            -2.182452,
            53.040066
          ],
          [
            -2.18265,
            53.039963
          ],
          [
            -2.182893,
            53.039867
          ],
          [
            -2.183137,
            53.039772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133706, ST6 2DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.182151344817957,
          53.040157780962915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455140892, ST6 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183269257206045,
          53.04000324662886
        ]
      }
    }
  ]
}