{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hilda Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.787346,
            53.816144
          ],
          [
            -1.787344,
            53.816188
          ],
          [
            -1.787341,
            53.816232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hilda Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.787364,
            53.815835
          ],
          [
            -1.787355,
            53.81599
          ],
          [
            -1.787346,
            53.816144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010595368, BD9 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7873419649536826,
          53.81604310815469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051956031, BD9 4DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.787219777339912,
          53.816177710945205
        ]
      }
    }
  ]
}