{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Free Trade Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246032,
            53.788945
          ],
          [
            -2.246066,
            53.788917
          ],
          [
            -2.246111,
            53.788879
          ],
          [
            -2.246147,
            53.78885
          ],
          [
            -2.246182,
            53.788821
          ],
          [
            -2.246206,
            53.7888
          ],
          [
            -2.246261,
            53.788754
          ],
          [
            -2.24649,
            53.788564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133952, BB11 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.24650570578106,
          53.78859096757014
        ]
      }
    }
  ]
}