{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitbread Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.172212,
            52.972345
          ],
          [
            -1.172172,
            52.972345
          ],
          [
            -1.172137,
            52.972345
          ],
          [
            -1.172131,
            52.972344
          ],
          [
            -1.17209,
            52.972344
          ],
          [
            -1.172048,
            52.972344
          ],
          [
            -1.171727,
            52.972396
          ],
          [
            -1.171406,
            52.972447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157740, NG7 7FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1714057877693127,
          52.972447314187214
        ]
      }
    }
  ]
}