{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Engine Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.030497,
            53.415012
          ],
          [
            0.031073,
            53.415013
          ],
          [
            0.031649,
            53.415015
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008520964, LN11 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03129421330155944,
          53.41513595540632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023186017, LN11 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.030490904826809703,
          53.41501476659203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001693346, LN11 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.031219035146796668,
          53.41513723435817
        ]
      }
    }
  ]
}