{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stygate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.182159,
            53.626881
          ],
          [
            -1.180275,
            53.627041
          ],
          [
            -1.179291,
            53.627211
          ],
          [
            -1.178945,
            53.62727
          ],
          [
            -1.176633,
            53.627933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006611532, DN6 9DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1766023110824082,
          53.62795929097862
        ]
      }
    }
  ]
}