{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Russell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7596,
            53.788245
          ],
          [
            -1.759646,
            53.788022
          ],
          [
            -1.759693,
            53.787799
          ],
          [
            -1.759689,
            53.787742
          ],
          [
            -1.759685,
            53.787685
          ],
          [
            -1.759592,
            53.787421
          ],
          [
            -1.7595,
            53.787157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587489, BD5 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.759708168726877,
          53.7878856064772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070064850, BD5 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7600583896518773,
          53.78768857108759
        ]
      }
    }
  ]
}