{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Badger Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.04515,
            53.715404
          ],
          [
            -0.044699,
            53.715291
          ],
          [
            -0.043567,
            53.715173
          ],
          [
            -0.042074,
            53.715146
          ],
          [
            -0.041449,
            53.715135
          ],
          [
            -0.039058,
            53.714689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000074446, HU12 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04584400038779796,
          53.715083874336194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928105, HU12 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04398987562381945,
          53.71519744855685
        ]
      }
    }
  ]
}