{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silkstone Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178808,
            53.473827
          ],
          [
            -2.178836,
            53.473631
          ],
          [
            -2.178865,
            53.473436
          ],
          [
            -2.178866,
            53.473429
          ],
          [
            -2.178867,
            53.473422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069118, M11 2NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.178866552583849,
          53.473422288582256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090237617, M11 2ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.178987380572991,
          53.47349401508054
        ]
      }
    }
  ]
}