{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tinkersway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.160804,
            52.94525
          ],
          [
            -1.160633,
            52.94534
          ],
          [
            -1.160461,
            52.94543
          ],
          [
            -1.160332,
            52.94546
          ],
          [
            -1.160203,
            52.94549
          ],
          [
            -1.160121,
            52.945508
          ],
          [
            -1.160017,
            52.945532
          ],
          [
            -1.159832,
            52.945575
          ],
          [
            -1.159537,
            52.945644
          ],
          [
            -1.159243,
            52.945713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157480, NG7 1GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.160808857426735,
          52.94523373205067
        ]
      }
    }
  ]
}