{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyndham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.361035,
            53.747821
          ],
          [
            -0.360185,
            53.747841
          ],
          [
            -0.359335,
            53.74786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21139727, HU3 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36017555345134034,
          53.74769196620056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008634211, HU3 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3610501385348469,
          53.747820787695204
        ]
      }
    }
  ]
}