{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.207789,
            53.851148
          ],
          [
            -1.207649,
            53.85104
          ],
          [
            -1.207491,
            53.850477
          ],
          [
            -1.207588,
            53.849678
          ],
          [
            -1.207747,
            53.848356
          ],
          [
            -1.207678,
            53.848178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452417, LS24 9FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2077850385704005,
          53.85117837566336
        ]
      }
    }
  ]
}