{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arnold Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.3629,
            53.744331
          ],
          [
            -0.362885,
            53.744506
          ],
          [
            -0.362871,
            53.744681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arnold Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.363001,
            53.743281
          ],
          [
            -0.362987,
            53.743428
          ],
          [
            -0.362973,
            53.743574
          ],
          [
            -0.362936,
            53.743953
          ],
          [
            -0.3629,
            53.744331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631161, HU3 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3630009895525108,
          53.74328096874404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070554689, HU3 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3629700480449505,
          53.744467112109284
        ]
      }
    }
  ]
}