{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adelaide Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.332032,
            53.636188
          ],
          [
            -2.331854,
            53.636108
          ],
          [
            -2.331677,
            53.636027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Adelaide Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.331677,
            53.636027
          ],
          [
            -2.331657,
            53.636019
          ],
          [
            -2.331638,
            53.63601
          ],
          [
            -2.331478,
            53.635943
          ],
          [
            -2.331319,
            53.635876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004615, BL0 9QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.332032177009522,
          53.636188478304675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015283495, BL0 9QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3315006024300096,
          53.63590232876462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012551288, BL0 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3316540927173057,
          53.63618952713045
        ]
      }
    }
  ]
}