{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.58639,
            53.399686
          ],
          [
            -2.586701,
            53.39974
          ],
          [
            -2.587012,
            53.399795
          ],
          [
            -2.587078,
            53.399806
          ],
          [
            -2.587143,
            53.399817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013400603, WA2 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.586389672333577,
          53.39969513731367
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010260651, WA2 7QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.586526629509091,
          53.399811317386444
        ]
      }
    }
  ]
}