{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Herbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.641757,
            53.542797
          ],
          [
            -2.641791,
            53.54303
          ],
          [
            -2.641692,
            53.54328
          ],
          [
            -2.64166,
            53.543363
          ],
          [
            -2.641348,
            53.543725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014066545, WN3 4BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6413140892817113,
          53.54345517966971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014066817, WN3 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6418570429908566,
          53.54343428868488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145977, WN3 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6416737920946614,
          53.543291456367285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091700739, WN3 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6421593792523868,
          53.54346861903033
        ]
      }
    }
  ]
}