{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Banastre Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.374331,
            53.767291
          ],
          [
            -2.374187,
            53.767354
          ],
          [
            -2.374044,
            53.767417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Banastre Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.374724,
            53.767119
          ],
          [
            -2.374528,
            53.767205
          ],
          [
            -2.374331,
            53.767291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009971412, BB5 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.374528581259751,
          53.7673260374962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885854, BB5 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.374708703892681,
          53.76710976086046
        ]
      }
    }
  ]
}