{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eldon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594673,
            54.961048
          ],
          [
            -1.594534,
            54.960958
          ],
          [
            -1.594339,
            54.960646
          ],
          [
            -1.594073,
            54.960219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831842, NE8 3NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5946734633533506,
          54.96104816184178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000517590, NE8 3NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.594544035354695,
          54.959942417087824
        ]
      }
    }
  ]
}