{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.418133,
            53.3943
          ],
          [
            -1.417947,
            53.394286
          ],
          [
            -1.417762,
            53.394272
          ],
          [
            -1.417705,
            53.394267
          ],
          [
            -1.417648,
            53.394263
          ],
          [
            -1.417532,
            53.394254
          ],
          [
            -1.417416,
            53.394245
          ],
          [
            -1.417331,
            53.394239
          ],
          [
            -1.417246,
            53.394232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551028, S9 5EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4180575714950747,
          53.39429928500124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022927190, S9 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.417425528247014,
          53.39433215909866
        ]
      }
    }
  ]
}