{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.692558,
            53.346665
          ],
          [
            -1.692644,
            53.346529
          ],
          [
            -1.692632,
            53.346469
          ],
          [
            -1.69259,
            53.346265
          ],
          [
            -1.692525,
            53.345936
          ],
          [
            -1.692168,
            53.345519
          ],
          [
            -1.692073,
            53.345409
          ],
          [
            -1.691894,
            53.344899
          ],
          [
            -1.691673,
            53.344819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766578, S33 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.691683017398469,
          53.344820547791166
        ]
      }
    }
  ]
}