{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lister Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.716678,
            53.342343
          ],
          [
            -2.716803,
            53.342342
          ],
          [
            -2.717765,
            53.342338
          ],
          [
            -2.718346,
            53.342335
          ],
          [
            -2.718843,
            53.342395
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012253603, WA7 1TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7194206648941397,
          53.342796414559565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255284, WA7 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.718843159590591,
          53.342395397843916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024825117, WA7 1PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7169511559137915,
          53.342424761590266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012808097, WA7 1TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.719775656209223,
          53.342470674680044
        ]
      }
    }
  ]
}