{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Road Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.727533,
            53.332337
          ],
          [
            -2.727326,
            53.332177
          ],
          [
            -2.72712,
            53.332016
          ],
          [
            -2.726857,
            53.331928
          ],
          [
            -2.726594,
            53.33184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255067, WA7 5TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.726594139015604,
          53.33184046292866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024824988, WA7 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.727884304733009,
          53.33265058375246
        ]
      }
    }
  ]
}