{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coombe Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.624394,
            51.500335
          ],
          [
            -2.624501,
            51.500315
          ],
          [
            -2.624652,
            51.500288
          ],
          [
            -2.625765,
            51.500516
          ],
          [
            -2.626053,
            51.500515
          ],
          [
            -2.626327,
            51.500421
          ],
          [
            -2.627071,
            51.500168
          ],
          [
            -2.628206,
            51.499937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "355055, BS10 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6243935529113482,
          51.50033469865169
        ]
      }
    }
  ]
}