{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leyton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.588154,
            54.949533
          ],
          [
            -1.587764,
            54.949437
          ],
          [
            -1.587375,
            54.949341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022990041, NE8 3UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5878097264549238,
          54.94959453362347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022990042, NE8 3US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.587984033057216,
          54.94934350736619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070833178, NE8 3US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5881538387006717,
          54.94953279472632
        ]
      }
    }
  ]
}