{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dencombe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.200405,
            53.45631
          ],
          [
            -2.200489,
            53.456377
          ],
          [
            -2.200573,
            53.456444
          ],
          [
            -2.200618,
            53.45648
          ],
          [
            -2.200663,
            53.456516
          ],
          [
            -2.200712,
            53.456554
          ],
          [
            -2.20076,
            53.456593
          ],
          [
            -2.200853,
            53.456666
          ],
          [
            -2.200946,
            53.45674
          ],
          [
            -2.201288,
            53.457005
          ],
          [
            -2.20163,
            53.45727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064120, M13 0WQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2004051484700837,
          53.45630996188603
        ]
      }
    }
  ]
}