{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catharine Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.402026,
            54.905778
          ],
          [
            -1.4019,
            54.905827
          ],
          [
            -1.401773,
            54.905875
          ],
          [
            -1.401421,
            54.905994
          ],
          [
            -1.401068,
            54.906113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135752, SR4 7DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4019794430153047,
          54.90579597067752
        ]
      }
    }
  ]
}