{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broom Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.904356,
            53.861971
          ],
          [
            -1.904561,
            53.861799
          ],
          [
            -1.904766,
            53.861627
          ],
          [
            -1.90485,
            53.861566
          ],
          [
            -1.904935,
            53.861504
          ],
          [
            -1.905005,
            53.861468
          ],
          [
            -1.905075,
            53.861432
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589909, BD21 4QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.904674713506234,
          53.86169020644588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051254803, BD21 4QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9047511446781926,
          53.86151050970285
        ]
      }
    }
  ]
}