{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quebec Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912148,
            53.865129
          ],
          [
            -1.912147,
            53.865115
          ],
          [
            -1.912145,
            53.865101
          ],
          [
            -1.912138,
            53.86502
          ],
          [
            -1.91213,
            53.864939
          ],
          [
            -1.912117,
            53.864805
          ],
          [
            -1.912104,
            53.864671
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591021, BD21 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.912133497120346,
          53.86494049978073
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090140193, BD21 2LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9122394514278633,
          53.86517426135105
        ]
      }
    }
  ]
}