{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Donald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.606099,
            55.006439
          ],
          [
            -1.606348,
            55.006481
          ],
          [
            -1.606598,
            55.006522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Donald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.605599,
            55.006366
          ],
          [
            -1.605849,
            55.006403
          ],
          [
            -1.606099,
            55.006439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510014186, NE3 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6058650484571597,
          55.00634866845988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510060179, NE3 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6060523082885758,
          55.00638521931652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712807, NE3 1YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6065981918016734,
          55.00652177744703
        ]
      }
    }
  ]
}