{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mitchell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540177,
            54.974046
          ],
          [
            -1.539831,
            54.97406
          ],
          [
            -1.539563,
            54.97407
          ],
          [
            -1.539484,
            54.974073
          ],
          [
            -1.539439,
            54.974071
          ],
          [
            -1.538979,
            54.974052
          ],
          [
            -1.538474,
            54.974031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510032003, NE6 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.540023530317614,
          54.97381210283127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714322, NE6 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5401770779768431,
          54.97404632664832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510728472, NE6 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.540023530317614,
          54.97381210283127
        ]
      }
    }
  ]
}