{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cannon Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.782606,
            53.78426
          ],
          [
            -1.782634,
            53.784212
          ],
          [
            -1.782662,
            53.784163
          ],
          [
            -1.782998,
            53.78376
          ],
          [
            -1.783247,
            53.783661
          ],
          [
            -1.783834,
            53.783428
          ],
          [
            -1.784017,
            53.783249
          ],
          [
            -1.784162,
            53.783052
          ],
          [
            -1.784307,
            53.782854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591697, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.783560248815262,
          53.78353584749425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004710043, BD7 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.782436494932752,
          53.783668636317586
        ]
      }
    }
  ]
}