{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.608423,
            54.974042
          ],
          [
            -1.608262,
            54.973939
          ],
          [
            -1.608102,
            54.973835
          ],
          [
            -1.608067,
            54.973813
          ],
          [
            -1.608032,
            54.973791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510016214, NE1 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6078404084100473,
          54.9737170201449
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712633, NE1 8AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6084154387059562,
          54.974024404501236
        ]
      }
    }
  ]
}