{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Court Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.581755,
            51.314446
          ],
          [
            0.582168,
            51.314371
          ],
          [
            0.582582,
            51.314296
          ],
          [
            0.583823,
            51.313998
          ],
          [
            0.583829,
            51.313997
          ],
          [
            0.584964,
            51.313571
          ],
          [
            0.585892,
            51.312768
          ],
          [
            0.586296,
            51.312609
          ],
          [
            0.586403,
            51.312566
          ],
          [
            0.586965,
            51.312218
          ],
          [
            0.588001,
            51.311916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022898420, ME14 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5817402436275508,
          51.31444619656176
        ]
      }
    }
  ]
}