{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redmore Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.933463,
            52.697952
          ],
          [
            -1.9329,
            52.698336
          ],
          [
            -1.932338,
            52.69872
          ],
          [
            -1.931446,
            52.700046
          ],
          [
            -1.930554,
            52.701372
          ],
          [
            -1.929309,
            52.703153
          ],
          [
            -1.928995,
            52.703602
          ],
          [
            -1.928392,
            52.705002
          ],
          [
            -1.928376,
            52.705021
          ],
          [
            -1.928361,
            52.705039
          ],
          [
            -1.927921,
            52.705457
          ],
          [
            -1.927743,
            52.705547
          ],
          [
            -1.927718,
            52.70556
          ],
          [
            -1.927438,
            52.705628
          ],
          [
            -1.927003,
            52.705734
          ],
          [
            -1.926784,
            52.705788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013215936, WS15 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9268602798221544,
          52.70577224309757
        ]
      }
    }
  ]
}