{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Magister Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.316516,
            52.643098
          ],
          [
            -2.316601,
            52.643207
          ],
          [
            -2.316685,
            52.643316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Magister Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.316275,
            52.642786
          ],
          [
            -2.316396,
            52.642942
          ],
          [
            -2.316516,
            52.643098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434800, TF11 8UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3162808793452485,
          52.64279482469867
        ]
      }
    }
  ]
}