{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.934472,
            52.464356
          ],
          [
            -1.934619,
            52.46437
          ],
          [
            -1.934766,
            52.464384
          ],
          [
            -1.934901,
            52.464415
          ],
          [
            -1.935035,
            52.464446
          ],
          [
            -1.93518,
            52.464479
          ],
          [
            -1.935325,
            52.464513
          ],
          [
            -1.935346,
            52.464518
          ],
          [
            -1.935367,
            52.464523
          ],
          [
            -1.935677,
            52.464597
          ],
          [
            -1.935987,
            52.464671
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023494209, B15 3RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.934457189415496,
          52.464310674112895
        ]
      }
    }
  ]
}