{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Desford Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.907197,
            52.538144
          ],
          [
            -1.907202,
            52.538151
          ],
          [
            -1.907208,
            52.538157
          ],
          [
            -1.907396,
            52.538289
          ],
          [
            -1.907646,
            52.538356
          ],
          [
            -1.908157,
            52.538493
          ],
          [
            -1.908635,
            52.538734
          ],
          [
            -1.908663,
            52.538748
          ],
          [
            -1.908933,
            52.539063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023496137, B42 2QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9071901447256012,
          52.538135757279136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071412397, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9078379023306276,
          52.53859474534528
        ]
      }
    }
  ]
}