{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gordon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.391547,
            53.750671
          ],
          [
            -2.391911,
            53.750694
          ],
          [
            -2.392275,
            53.750717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009970615, BB5 0DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.392913193773069,
          53.75082796271989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009974829, BB5 4PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.393038706496857,
          53.75127695543897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885287, BB5 0HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3915468076138366,
          53.75066166301507
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012392439, BB5 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.392913193773069,
          53.75082796271989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012839468, BB5 0DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.392913193773069,
          53.75082796271989
        ]
      }
    }
  ]
}