{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.422553,
            53.010161
          ],
          [
            -1.422358,
            53.010226
          ],
          [
            -1.422163,
            53.010291
          ],
          [
            -1.420691,
            53.010801
          ],
          [
            -1.419297,
            53.011018
          ],
          [
            -1.418589,
            53.01105
          ],
          [
            -1.418296,
            53.011063
          ],
          [
            -1.417014,
            53.011381
          ],
          [
            -1.416096,
            53.011659
          ],
          [
            -1.415158,
            53.012049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000061610, DE5 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.416704638903572,
          53.01147869773458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009831339, DE5 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4173982098279982,
          53.01199448445347
        ]
      }
    }
  ]
}