{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Holme Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.750551,
            53.798958
          ],
          [
            -1.750639,
            53.79894
          ],
          [
            -1.750728,
            53.798921
          ],
          [
            -1.751194,
            53.79881
          ],
          [
            -1.751661,
            53.7987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594755, BD1 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7510677053928005,
          53.79884233344051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024351733, BD1 4RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7510810796166176,
          53.79914795245548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024351734, BD1 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.75136996347238,
          53.79907664720572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052225501, BD1 4RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.75136996347238,
          53.79907664720572
        ]
      }
    }
  ]
}