{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.843544,
            53.867684
          ],
          [
            -1.84337,
            53.867616
          ],
          [
            -1.843195,
            53.867549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594579, BD16 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8433923730539747,
          53.867602952075536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051124228, BD16 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8432857234257052,
          53.86765674027054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051124229, BD16 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.84334645059197,
          53.86768378299067
        ]
      }
    }
  ]
}