{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mountain Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.147091,
            53.41185
          ],
          [
            -2.146928,
            53.411901
          ],
          [
            -2.146765,
            53.411952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mountain Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.146765,
            53.411952
          ],
          [
            -2.14674,
            53.411959
          ],
          [
            -2.146715,
            53.411967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623086, SK1 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1470906802636867,
          53.411849519271875
        ]
      }
    }
  ]
}