{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166094,
            53.911649
          ],
          [
            -0.166154,
            53.911796
          ],
          [
            -0.166215,
            53.911942
          ],
          [
            -0.166223,
            53.911963
          ],
          [
            -0.166232,
            53.911984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166232,
            53.911984
          ],
          [
            -0.166317,
            53.912153
          ],
          [
            -0.166402,
            53.912322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009931269, HU18 1PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16626096177218735,
          53.91201092510369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050077886, HU18 1QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1663644543936252,
          53.91173384083192
        ]
      }
    }
  ]
}