{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Griggs Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.622916,
            51.786314
          ],
          [
            0.622812,
            51.786252
          ],
          [
            0.622759,
            51.78622
          ],
          [
            0.622708,
            51.786189
          ],
          [
            0.622537,
            51.786091
          ],
          [
            0.622366,
            51.785993
          ],
          [
            0.621996,
            51.785768
          ],
          [
            0.621626,
            51.785543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093725915, CM8 1ZR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6209653524681674,
          51.78593184722362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095520096, CM8 1FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6228424832606292,
          51.78629465979536
        ]
      }
    }
  ]
}