{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Leeds Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.995425,
            53.411908
          ],
          [
            -2.995375,
            53.411866
          ],
          [
            -2.995324,
            53.411823
          ],
          [
            -2.994965,
            53.411536
          ],
          [
            -2.994606,
            53.411248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262615, L3 9QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9946059269545255,
          53.41124817375775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289000, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.994933126395051,
          53.41173084966387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015754093, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.995756845663477,
          53.411571170329836
        ]
      }
    }
  ]
}