{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heaton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.742014,
            53.788106
          ],
          [
            -1.741512,
            53.78837
          ],
          [
            -1.741446,
            53.788405
          ],
          [
            -1.740885,
            53.788314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heaton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.740885,
            53.788314
          ],
          [
            -1.740581,
            53.788327
          ],
          [
            -1.740277,
            53.788339
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591367, BD4 7UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7409450902221353,
          53.78834991085004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090156745, BD4 7AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7435114014380915,
          53.788157685619616
        ]
      }
    }
  ]
}