{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ruby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.478456,
            53.770632
          ],
          [
            -2.478637,
            53.770569
          ],
          [
            -2.478819,
            53.770505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ruby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.478154,
            53.77075
          ],
          [
            -2.478305,
            53.770691
          ],
          [
            -2.478456,
            53.770632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319770, BB1 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4788037164544634,
          53.770514001943596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012535299, BB1 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478668811254363,
          53.77065835036255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012535300, BB1 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478487470469786,
          53.77072199123959
        ]
      }
    }
  ]
}