{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Samuel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.115097,
            53.5859
          ],
          [
            -2.115266,
            53.585845
          ],
          [
            -2.115435,
            53.585789
          ],
          [
            -2.115745,
            53.585711
          ],
          [
            -2.116054,
            53.585632
          ],
          [
            -2.116217,
            53.585597
          ],
          [
            -2.11638,
            53.585562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025919466, OL2 7NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1200229649764974,
          53.58631797097154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114929, OL2 7PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.115097328586044,
          53.58590037202854
        ]
      }
    }
  ]
}