{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winco Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.434987,
            53.408151
          ],
          [
            -1.435076,
            53.408255
          ],
          [
            -1.435165,
            53.408359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553898, S4 8BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4350468327061534,
          53.40820543102895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090223149, S4 8AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4349370151820622,
          53.40854648116441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051112445, S4 8AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4352980240167592,
          53.40854818799252
        ]
      }
    }
  ]
}