{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.491371,
            53.743679
          ],
          [
            -2.490989,
            53.74341
          ],
          [
            -2.490794,
            53.743503
          ],
          [
            -2.49013,
            53.743818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010317718, BB2 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.490114428272137,
          53.743818511606236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024625989, BB2 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.490715866842036,
          53.743384618920004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024627720, BB2 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4905226418381963,
          53.74371797130635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024627830, BB2 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.490478622948681,
          53.74384398544088
        ]
      }
    }
  ]
}