{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gemini Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.017506,
            52.675111
          ],
          [
            -2.017709,
            52.67517
          ],
          [
            -2.017912,
            52.675228
          ],
          [
            -2.018216,
            52.675334
          ],
          [
            -2.01852,
            52.67544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214887, WS11 8XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.01791182739172,
          52.67522848187268
        ]
      }
    }
  ]
}