{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walnut Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.110468,
            51.472981
          ],
          [
            -2.110592,
            51.473054
          ],
          [
            -2.110715,
            51.473128
          ],
          [
            -2.110906,
            51.473272
          ],
          [
            -2.111097,
            51.473417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094299963, SN15 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1109005788541446,
          51.47339731634861
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094299991, SN15 1FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110453225718025,
          51.472975138626836
        ]
      }
    }
  ]
}