{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oaks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594742,
            53.414412
          ],
          [
            -1.594103,
            53.41441
          ],
          [
            -1.5934,
            53.414308
          ],
          [
            -1.592055,
            53.413947
          ],
          [
            -1.591668,
            53.4138
          ],
          [
            -1.591148,
            53.413602
          ],
          [
            -1.58974,
            53.412657
          ],
          [
            -1.589276,
            53.412468
          ],
          [
            -1.5889,
            53.412339
          ],
          [
            -1.588525,
            53.41221
          ],
          [
            -1.587429,
            53.411726
          ],
          [
            -1.587232,
            53.411567
          ],
          [
            -1.586304,
            53.410818
          ],
          [
            -1.586178,
            53.410787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013159772, S6 6HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5892684664091836,
          53.41260131363301
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013552869, S6 6HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5863368758730774,
          53.41083842369882
        ]
      }
    }
  ]
}