{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "William Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.076951,
            53.951499
          ],
          [
            -1.076953,
            53.951644
          ],
          [
            -1.076955,
            53.951789
          ],
          [
            -1.077128,
            53.951786
          ],
          [
            -1.0773,
            53.951783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034768757, YO10 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0769260971382333,
          53.951503939608145
        ]
      }
    }
  ]
}