{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Welford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.249233,
            52.376675
          ],
          [
            -1.249217,
            52.376691
          ],
          [
            -1.249201,
            52.376706
          ],
          [
            -1.249198,
            52.376713
          ],
          [
            -1.249195,
            52.376721
          ],
          [
            -1.249153,
            52.376821
          ],
          [
            -1.249112,
            52.37692
          ],
          [
            -1.249065,
            52.377031
          ],
          [
            -1.249019,
            52.377142
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010514227, CV21 3LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2490191879454782,
          52.37713260544255
        ]
      }
    }
  ]
}