{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.329458,
            53.751313
          ],
          [
            -0.329487,
            53.751437
          ],
          [
            -0.329515,
            53.751561
          ],
          [
            -0.329615,
            53.751834
          ],
          [
            -0.329715,
            53.752108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21119029, HU8 7AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32944945249929103,
          53.751915036520394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21137979, HU8 7AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32944945249929103,
          53.751915036520394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632495, HU8 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.329457821408475,
          53.75132186786667
        ]
      }
    }
  ]
}