{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smith's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.158273,
            51.994531
          ],
          [
            -2.157926,
            51.994501
          ],
          [
            -2.157579,
            51.994472
          ],
          [
            -2.157437,
            51.994467
          ],
          [
            -2.157397,
            51.994466
          ],
          [
            -2.157278,
            51.994462
          ],
          [
            -2.156977,
            51.994452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024850177, GL20 5BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1578749857339155,
          51.994576077246435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090023035, GL20 5BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1582680943431742,
          51.99453958599453
        ]
      }
    }
  ]
}