{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pudsey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977483,
            53.409303
          ],
          [
            -2.977638,
            53.408995
          ],
          [
            -2.977792,
            53.408687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38121822, L1 1JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.977726223545552,
          53.40862800760935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258025, L3 8HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.977470331656832,
          53.40927730537148
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38345663, L1 1JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.977726223545552,
          53.40862800760935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025539436, L1 1JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.977742501065288,
          53.408681807826824
        ]
      }
    }
  ]
}