{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roughlow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.811718,
            52.97757
          ],
          [
            -1.811332,
            52.976439
          ],
          [
            -1.811296,
            52.976335
          ],
          [
            -1.811219,
            52.975601
          ],
          [
            -1.811301,
            52.975292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334733, DE6 2EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8113765410116618,
          52.97670299096625
        ]
      }
    }
  ]
}