{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Herbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.761091,
            53.782262
          ],
          [
            -1.761279,
            53.782296
          ],
          [
            -1.761468,
            53.782331
          ],
          [
            -1.761598,
            53.782354
          ],
          [
            -1.761728,
            53.782377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015769720, BD5 0JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7612722361861606,
          53.7824060482013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015797440, BD5 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7612415273914817,
          53.78246890314167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025255975, BD5 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.76199941510416,
          53.78263219214009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091678676, BD5 7LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7611517457397192,
          53.78224402449007
        ]
      }
    }
  ]
}