{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dakota Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.107033,
            53.514135
          ],
          [
            -1.107312,
            53.514077
          ],
          [
            -1.10759,
            53.51402
          ],
          [
            -1.108044,
            53.513886
          ],
          [
            -1.108499,
            53.513751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006581749, DN4 7FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.109817537328086,
          53.514063036733944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006607484, DN4 7NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1069818765300627,
          53.51408683845157
        ]
      }
    }
  ]
}