{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482352,
            53.745175
          ],
          [
            -2.482124,
            53.745156
          ],
          [
            -2.481896,
            53.745137
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.481896,
            53.745137
          ],
          [
            -2.481479,
            53.745121
          ],
          [
            -2.481454,
            53.74512
          ],
          [
            -2.481405,
            53.745118
          ],
          [
            -2.481307,
            53.745114
          ],
          [
            -2.481062,
            53.745105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318149, BB2 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4810316806752386,
          53.74510467760598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091620482, BB2 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.481380513407225,
          53.7451122645147
        ]
      }
    }
  ]
}