{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willerby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.253843,
            53.497609
          ],
          [
            -2.254059,
            53.497529
          ],
          [
            -2.254275,
            53.497448
          ],
          [
            -2.254495,
            53.497371
          ],
          [
            -2.254715,
            53.497293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023070296, M7 2YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2547149419604913,
          53.49729269016018
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070863983, M8 9YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2539450923183195,
          53.497114561075406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091880456, M8 9YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2539450923183195,
          53.497114561075406
        ]
      }
    }
  ]
}