{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Driffield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361833,
            53.477844
          ],
          [
            -2.361679,
            53.477934
          ],
          [
            -2.361525,
            53.478024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Driffield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361525,
            53.478024
          ],
          [
            -2.361372,
            53.47811
          ],
          [
            -2.361218,
            53.478196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890963, M30 7HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3618325022761675,
          53.477843790807015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015319035, M30 7HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.361652922466829,
          53.47798815061249
        ]
      }
    }
  ]
}