{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkgate Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223153,
            53.489275
          ],
          [
            -2.223022,
            53.489198
          ],
          [
            -2.222892,
            53.489121
          ],
          [
            -2.222811,
            53.489072
          ],
          [
            -2.222729,
            53.489024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066688, M40 7YF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2231526565391064,
          53.4892752427798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094092373, M40 7YF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2231526565391064,
          53.4892752427798
        ]
      }
    }
  ]
}