{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.00799,
            53.925192
          ],
          [
            -3.00785,
            53.925201
          ],
          [
            -3.007709,
            53.925211
          ],
          [
            -3.007515,
            53.925209
          ],
          [
            -3.00732,
            53.925207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.00732,
            53.925207
          ],
          [
            -3.00704,
            53.925254
          ],
          [
            -3.006759,
            53.925301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025672080, FY7 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.007182340513283,
          53.92516277215577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034094877, FY7 6BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.007974934134555,
          53.9251920733977
        ]
      }
    }
  ]
}