{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Holme Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.94549,
            53.828193
          ],
          [
            -1.945809,
            53.828424
          ],
          [
            -1.946127,
            53.828654
          ],
          [
            -1.945941,
            53.828777
          ],
          [
            -1.945755,
            53.828901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594563, BD22 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9459980003223287,
          53.82877522459971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051267928, BD22 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9461802463301745,
          53.82882923355075
        ]
      }
    }
  ]
}