{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.549538,
            53.600953
          ],
          [
            -2.549015,
            53.60082
          ],
          [
            -2.548492,
            53.600688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.551494,
            53.601456
          ],
          [
            -2.550516,
            53.601204
          ],
          [
            -2.549538,
            53.600953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001241039, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.548719847434637,
          53.60080375669739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913894, BL6 7HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5484916787314242,
          53.60068795432766
        ]
      }
    }
  ]
}