{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pace Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.045509,
            51.644143
          ],
          [
            -3.045506,
            51.644104
          ],
          [
            -3.045504,
            51.644065
          ],
          [
            -3.045494,
            51.643917
          ],
          [
            -3.045484,
            51.643769
          ],
          [
            -3.045476,
            51.64364
          ],
          [
            -3.045467,
            51.643511
          ],
          [
            -3.045459,
            51.643381
          ],
          [
            -3.04545,
            51.643251
          ],
          [
            -3.045448,
            51.643223
          ],
          [
            -3.045447,
            51.643196
          ],
          [
            -3.045443,
            51.643135
          ],
          [
            -3.045439,
            51.643075
          ],
          [
            -3.045437,
            51.643044
          ],
          [
            -3.045435,
            51.643013
          ],
          [
            -3.045431,
            51.642957
          ],
          [
            -3.045427,
            51.6429
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013479611, NP44 4EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0455089783571876,
          51.644143349666415
        ]
      }
    }
  ]
}