{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hugo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.413267,
            53.554699
          ],
          [
            -2.413318,
            53.554586
          ],
          [
            -2.41337,
            53.554474
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hugo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.413148,
            53.554951
          ],
          [
            -2.413208,
            53.554825
          ],
          [
            -2.413267,
            53.554699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hugo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.412867,
            53.555527
          ],
          [
            -2.413008,
            53.555239
          ],
          [
            -2.413148,
            53.554951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912736, BL4 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.412867254339006,
          53.55552722334347
        ]
      }
    }
  ]
}