{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gillies Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.475347,
            53.738986
          ],
          [
            -2.475798,
            53.739005
          ],
          [
            -2.476249,
            53.739024
          ],
          [
            -2.476334,
            53.738987
          ],
          [
            -2.47634,
            53.738914
          ],
          [
            -2.476351,
            53.738778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318966, BB2 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4763353121738025,
          53.738768833644606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321390, BB2 3HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.473805226008789,
          53.738922678077245
        ]
      }
    }
  ]
}