{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maiden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628666,
            54.964331
          ],
          [
            -1.628578,
            54.964137
          ],
          [
            -1.628489,
            54.963942
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Maiden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628489,
            54.963942
          ],
          [
            -1.628374,
            54.963789
          ],
          [
            -1.628258,
            54.963636
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510702587, NE4 7AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6279273000821244,
          54.96391316176354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714131, NE4 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6286731486354917,
          54.96432880817862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510739454, NE4 7AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.628210080340172,
          54.963734300504136
        ]
      }
    }
  ]
}