{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.23287,
            54.576145
          ],
          [
            -1.232885,
            54.576085
          ],
          [
            -1.2329,
            54.576025
          ],
          [
            -1.232907,
            54.575996
          ],
          [
            -1.232914,
            54.575968
          ],
          [
            -1.232935,
            54.575883
          ],
          [
            -1.232956,
            54.575798
          ],
          [
            -1.232962,
            54.575776
          ],
          [
            -1.232967,
            54.575754
          ],
          [
            -1.232969,
            54.575747
          ],
          [
            -1.23297,
            54.575741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596874, TS1 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.232869861580948,
          54.57614496501578
        ]
      }
    }
  ]
}